Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

"Unable to download nodewebkit" error #232

Open
gniezen opened this issue Jan 28, 2015 · 1 comment
Open

"Unable to download nodewebkit" error #232

gniezen opened this issue Jan 28, 2015 · 1 comment

Comments

@gniezen
Copy link

gniezen commented Jan 28, 2015

When running grunt build it crashes with

Fatal error: Unable to download nodewebkit.

It seems the problem is that node-webkit builder moved from http://dl.node-webkit.org to http://dl.nwjs.io/.

I solved it by changing the downloadURL in ./node_modules/grunt-node-webkit-builder/node_modules/node-webkit-builder/lib/index.js, but I suppose the solution here is to make sure that Komanda works with the latest version of node-webkit-builder?

@Alex-D
Copy link
Contributor

Alex-D commented Jan 28, 2015

The problem can be solved by this PR I think : nwjs/grunt-nw-builder#128

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants