question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pac mac app error

See original GitHub issue
electron-packager . --asar --overwrite --platform=darwin --arch=x64 --prune=true --out

path.js:7
    throw new TypeError('Path must be a string. Received ' + inspect(path));
    ^

TypeError: Path must be a string. Received true
    at assertPath (path.js:7:11)
    at Object.join (path.js:1211:7)
    at Object.generateFinalPath (/Users/willin/.nvm/versions/node/v6.2.0/lib/node_modules/.electron-packager_npminstall/electron-packager/7.
0.2/electron-packager/common.js:70:15)
    at checkOverwrite (/Users/willin/.nvm/versions/node/v6.2.0/lib/node_modules/.electron-packager_npminstall/electron-packager/7.0.2/electr
on-packager/index.js:146:34)

    at /Users/willin/.nvm/versions/node/v6.2.0/lib/node_modules/.electron-packager_npminstall/electron-packager/7.0.2/electron-packager/inde
x.js:165:32
    at /Users/willin/.nvm/versions/node/v6.2.0/lib/node_modules/.electron-packager_npminstall/electron-packager/7.0.2/electron-packager/inde
x.js:84:9
    at next (/Users/willin/.nvm/versions/node/v6.2.0/lib/node_modules/.electron-packager_npminstall/rimraf/2.5.2/rimraf/rimraf.js:74:7)
    at FSReqWra%

Which version of electron-packager are you using?

"electron-packager": "^7.0.2",

What CLI arguments are you passing? Alternatively, if you are using the API, what parameters are you passing to the packager() function?

electron-packager . --asar --overwrite --platform=darwin --arch=x64 --prune=true --out=out --osx-sign.identity='Developer ID Application: GitHub' --ignore=node_modules

What version of Electron are you building with?

"electron-prebuilt": "^1.2.0",

What is the host platform are you running electron-packager on?

v6.2.0 osx 10.11.5

What target platform(s)/architecture(s) are you building for?

osx x64

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
willincommented, Jun 1, 2016

nice job

0reactions
sethlucommented, Jun 1, 2016

@malept That makes sense as well. However, the restriction to --out now only accepting strings should be quite handy.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Fix PAC MAN App Keeps Stopping Error Android & Ios
PACMAN #Keeps #StoppingHii Friends Welcome Back My Channel MK Tech ......In This Tutorial How To Fix PAC MAN App Keeps Stopping Error ......
Read more >
is PAC-MAN not working / having issues for you? - 99images
✓ My PAC-MAN app is not updating properly in my phone. Please check your wifi / mobile data connection and verify that it...
Read more >
PAC-MAN app not working? crashes or has problems?
Complete guide to troubleshoot PAC-MAN app on iOS and Android devices. Solve all PAC-MAN app problems, errors, connection issues, ...
Read more >
iOS 14: PAC-MAN issues & errors after Update
Since the update to iOS 14 you have problems using PAC-MAN? ... however, this will promptly provide an update for PAC-MAN in the...
Read more >
Pacman troubleshooting - Manjaro
Software Installation. Various issues relating to the download and installation of software packages from the Manjaro repositories are dealt ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found