-
Notifications
You must be signed in to change notification settings - Fork 127
npm install on Windows: Error: end of central directory record signature not found #69
Comments
rm -rf ~/.electron/ => this work for me |
Still an issue, but the workaround by Judy worked. |
yep, works, thanks |
I was trying this to build https://github.com/electron/electron-api-demos on windows 7.
Do you have any clues? |
Ignore my previews post . It works now |
It works for me but this is still happening on OSX. |
|
There is allways a chance to pick up installation from the point it was interrupted. Just Ctrl+C when it hangs on "node install.js" so that /node_modules/electron/ was not deleted by script; Then navigate to /node_modules/electron/ and "npm install" to continue from "node install.js" point. |
Even after following @JudyHsiao and @sencis82's suggestions, the install process still hangs on install.js to then fail. I'm on Windows 10.
|
Hi, this happens during npm install -g for 0.35.0 on Win10:
The text was updated successfully, but these errors were encountered: