Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash during startup on Win10 x64 #60

Closed
nitwhiz opened this issue Nov 12, 2017 · 2 comments
Closed

Crash during startup on Win10 x64 #60

nitwhiz opened this issue Nov 12, 2017 · 2 comments

Comments

@nitwhiz
Copy link

nitwhiz commented Nov 12, 2017

installed it locally, nw build in package.json crashed and when installed globally running it via nw . it crashes.
Both with TypeError: Cannot read property 'split' of undefined

stdout:
TypeError: Cannot read property 'split' of undefined at module.exports (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\lib\old-version.js:2:19) at module.exports (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\lib\get-path.js:10:26) at Command.module.exports (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\lib\run.js:16:16) at Command.listener (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\node_modules\commander\index.js:300:8) at emitOne (events.js:115:13) at Command.emit (events.js:210:7) at Command.parseArgs (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\node_modules\commander\index.js:637:12) at Command.parse (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\node_modules\commander\index.js:457:21) at Object.<anonymous> (C:\Users\Andy\AppData\Roaming\npm\node_modules\nwjs\nw:64:18) at Module._compile (module.js:624:30)

Using it downloaded from the website works.

@Siunaus
Copy link

Siunaus commented Nov 17, 2017

I have the same problem on macOS 10.13.1 with globally installed by npm

@Siunaus
Copy link

Siunaus commented Nov 17, 2017

@daintycode I have resolve this , try this way https://www.npmjs.com/package/nwjs

@ayushmanchhabra ayushmanchhabra closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants