yan-foto / neutron

Neutron: zero point of Electron apps
https://quaintous.com/neutron/
MIT License
59 stars 8 forks source link

Gulp bootstrap fails on npm install #18

Open yan-foto opened 9 years ago

yan-foto commented 9 years ago
[12:10:41] SyntaxError: /usr/share/npm/lib/npm.js: Invalid number (365:26)
  363 | 
  364 |       var umask = npm.config.get("umask")
> 365 |       npm.modes = { exec: 0777 & (~umask)
      |                           ^
  366 |                   , file: 0666 & (~umask)
  367 |                   , umask: umask }
  368 |
yan-foto commented 9 years ago

I cannot reproduce this again. Need feedback from everyone!