overte-HifiExperiments/npm-debug.log
2015-11-13 17:08:17 -08:00

19 lines
809 B
Text

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'build' ]
2 info using npm@2.5.1
3 info using node@v0.12.0
4 verbose node symlink /usr/local/bin/node
5 verbose stack Error: ENOENT, open '/Users/ericlevin1/hifi/package.json'
5 verbose stack at Error (native)
6 verbose cwd /Users/ericlevin1/hifi
7 error Darwin 14.3.0
8 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build"
9 error node v0.12.0
10 error npm v2.5.1
11 error path /Users/ericlevin1/hifi/package.json
12 error code ENOENT
13 error errno -2
14 error enoent ENOENT, open '/Users/ericlevin1/hifi/package.json'
14 error enoent This is most likely not a problem with npm itself
14 error enoent and is related to npm not being able to find a file.
15 verbose exit [ -2, true ]