You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
I've been able to get this to work in the past. Recently tried to run npm install on an unedited angular-seed repo. But get errors and "node start" fails to initalize the server
npm ERR! enoent ENOENT, open '/Users/macbookpro/.Trash/angular-seed-master/node_modules/karma/node_modules/chokidar/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /Users/macbookpro/.Trash/angular-seed-master/npm-debug.log
The text was updated successfully, but these errors were encountered:
I've been able to get this to work in the past. Recently tried to run npm install on an unedited angular-seed repo. But get errors and "node start" fails to initalize the server
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
SOLINK_MODULE(target) Release/bufferutil.node: Finished
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
SOLINK_MODULE(target) Release/validation.node: Finished
npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! path /Users/macbookpro/.Trash/angular-seed-master/node_modules/karma/node_modules/chokidar/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! enoent ENOENT, open '/Users/macbookpro/.Trash/angular-seed-master/node_modules/karma/node_modules/chokidar/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /Users/macbookpro/.Trash/angular-seed-master/npm-debug.log
The text was updated successfully, but these errors were encountered: