Skip to content

Instantly share code, notes, and snippets.

/npm-debug.log Secret

Created February 12, 2015 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4d9b7e861d07491ec92b to your computer and use it in GitHub Desktop.
Save anonymous/4d9b7e861d07491ec92b to your computer and use it in GitHub Desktop.
npm-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/bin/node',
1 verbose cli '/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/bin/npm',
1 verbose cli 'install' ]
2 info using npm@2.5.1
3 info using node@v0.12.0
4 verbose install where, deps [ '/Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc',
4 verbose install [ 'bower',
4 verbose install 'grunt',
4 verbose install 'grunt-autoprefixer',
4 verbose install 'grunt-contrib-concat',
4 verbose install 'grunt-contrib-jshint',
4 verbose install 'grunt-contrib-less',
4 verbose install 'grunt-contrib-uglify',
4 verbose install 'grunt-contrib-watch',
4 verbose install 'grunt-modernizr',
4 verbose install 'grunt-wp-assets',
4 verbose install 'load-grunt-tasks',
4 verbose install 'time-grunt' ] ]
5 verbose install where, peers [ '/Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc',
5 verbose install [] ]
6 info preinstall roots@7.0.3
7 verbose already installed skipping grunt-modernizr@~0.6.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
8 verbose already installed skipping grunt-wp-assets@~0.2.6 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
9 verbose already installed skipping load-grunt-tasks@~1.0.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
10 verbose already installed skipping time-grunt@~1.0.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
11 verbose already installed skipping bower@>=1.3.12 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
12 verbose already installed skipping grunt@~0.4.5 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
13 verbose already installed skipping grunt-autoprefixer@~1.0.1 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
14 verbose already installed skipping grunt-contrib-concat@~0.5.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
15 verbose already installed skipping grunt-contrib-jshint@~0.10.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
16 verbose already installed skipping grunt-contrib-less@~0.12.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
17 verbose already installed skipping grunt-contrib-uglify@~0.6.0 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
18 verbose already installed skipping grunt-contrib-watch@~0.6.1 /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
19 silly install resolved []
20 info build /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
21 verbose linkStuff [ false,
21 verbose linkStuff false,
21 verbose linkStuff false,
21 verbose linkStuff '/Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes' ]
22 info linkStuff roots@7.0.3
23 verbose linkBins roots@7.0.3
24 verbose linkMans roots@7.0.3
25 verbose rebuildBundles roots@7.0.3
26 verbose rebuildBundles [ '.bin',
26 verbose rebuildBundles 'bower',
26 verbose rebuildBundles 'grunt',
26 verbose rebuildBundles 'grunt-autoprefixer',
26 verbose rebuildBundles 'grunt-contrib-concat',
26 verbose rebuildBundles 'grunt-contrib-jshint',
26 verbose rebuildBundles 'grunt-contrib-less',
26 verbose rebuildBundles 'grunt-contrib-uglify',
26 verbose rebuildBundles 'grunt-contrib-watch',
26 verbose rebuildBundles 'grunt-modernizr',
26 verbose rebuildBundles 'grunt-wp-assets',
26 verbose rebuildBundles 'load-grunt-tasks',
26 verbose rebuildBundles 'time-grunt' ]
27 info install roots@7.0.3
28 info postinstall roots@7.0.3
29 verbose unsafe-perm in lifecycle true
30 info roots@7.0.3 Failed to exec postinstall script
31 verbose stack Error: roots@7.0.3 postinstall: `node node_modules/bower/bin/bower install && grunt dev`
31 verbose stack Exit status 127
31 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
31 verbose stack at EventEmitter.emit (events.js:110:17)
31 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/lib/node_modules/npm/lib/utils/spawn.js:14:12)
31 verbose stack at ChildProcess.emit (events.js:110:17)
31 verbose stack at maybeClose (child_process.js:1008:16)
31 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
32 verbose pkgid roots@7.0.3
33 verbose cwd /Users/Dave/Dropbox/__theagsc/_localsites/theagsc/wp-content/themes/theagsc
34 error Darwin 14.0.0
35 error argv "/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/bin/node" "/usr/local/lib/node_modules/nvm/versions/node/v0.12.0/bin/npm" "install"
36 error node v0.12.0
37 error npm v2.5.1
38 error code ELIFECYCLE
39 error roots@7.0.3 postinstall: `node node_modules/bower/bin/bower install && grunt dev`
39 error Exit status 127
40 error Failed at the roots@7.0.3 postinstall script 'node node_modules/bower/bin/bower install && grunt dev'.
40 error This is most likely a problem with the roots package,
40 error not with npm itself.
40 error Tell the author that this fails on your system:
40 error node node_modules/bower/bin/bower install && grunt dev
40 error You can get their info via:
40 error npm owner ls roots
40 error There is likely additional logging output above.
41 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment