Created
June 13, 2014 17:53
-
-
Save ryanburnett/6070f344848983a892d5 to your computer and use it in GitHub Desktop.
npm-debug.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ 'node', '/usr/local/bin/npm', 'start' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose run-script [ 'prestart', 'start', 'poststart' ] | |
5 info prestart [email protected] | |
6 info start [email protected] | |
7 verbose unsafe-perm in lifecycle true | |
8 info [email protected] Failed to exec start script | |
9 error [email protected] start: `browserify ./app/js/index.js > ./app/js/bundle.js; beefy ./js/index.js:js/bundle.js --liv --cwd ./app` | |
9 error Exit status 8 | |
10 error Failed at the [email protected] start script. | |
10 error This is most likely a problem with the angular-browserify package, | |
10 error not with npm itself. | |
10 error Tell the author that this fails on your system: | |
10 error browserify ./app/js/index.js > ./app/js/bundle.js; beefy ./js/index.js:js/bundle.js --liv --cwd ./app | |
10 error You can get their info via: | |
10 error npm owner ls angular-browserify | |
10 error There is likely additional logging output above. | |
11 error System Darwin 13.2.0 | |
12 error command "node" "/usr/local/bin/npm" "start" | |
13 error cwd /Users/Ryan/Sites/angular-browserify | |
14 error node -v v0.10.26 | |
15 error npm -v 1.4.15 | |
16 error code ELIFECYCLE | |
17 verbose exit [ 1, true ] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment