jeffbski / jeffbski/jsconf-react-win
"pre" scripts prevent npm install from completing
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Installing on Windows computers at JSConf we determined that the prewatch, prebuild script(s) were preventing "npm install" from installing all packages possibly along with network slowness.
Removing these and deleting "node_modules" fixed the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.