donejs / donejs/donejs-electron
Error when attempting to build in Node 8
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From: https://github.com/donejs/donejs/issues/1045
```
? What architectures would you like to support? (Press to select, to toggle all, to inverse selection)64-bit (x64)
npm ERR! path /Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/ansicolors
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/ansicolors' -> '/Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/.ansicolors.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/sinjhin/.npm/_logs/2017-10-31T18_26_01_991Z-debug.log
npm ERR! path /Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/ansicolors
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/ansicolors' -> '/Users/sinjhin/Workspace/donejs-chat/node_modules/npm/node_modules/.ansicolors.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/sinjhin/.npm/_logs/2017-10-31T18_26_13_943Z-debug.log
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.