You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.1 KiB
25 lines
1.1 KiB
9 years ago
|
0 info it worked if it ends with ok
|
||
|
1 verbose cli [ '/usr/local/Cellar/node/5.2.0/bin/node',
|
||
|
1 verbose cli '/Users/tbockman/projects/finechina/node_modules/.bin/npm',
|
||
|
1 verbose cli 'run',
|
||
|
1 verbose cli 'test' ]
|
||
|
2 info using npm@3.8.8
|
||
|
3 info using node@v5.2.0
|
||
|
4 verbose config Skipping project config: /Users/tbockman/.npmrc. (matches userconfig)
|
||
|
5 verbose stack Error: ENOENT: no such file or directory, open '/Users/tbockman/package.json'
|
||
|
5 verbose stack at Error (native)
|
||
|
6 verbose cwd /Users/tbockman/essentials
|
||
|
7 error Darwin 14.5.0
|
||
|
8 error argv "/usr/local/Cellar/node/5.2.0/bin/node" "/Users/tbockman/projects/finechina/node_modules/.bin/npm" "run" "test"
|
||
|
9 error node v5.2.0
|
||
|
10 error npm v3.8.8
|
||
|
11 error path /Users/tbockman/package.json
|
||
|
12 error code ENOENT
|
||
|
13 error errno -2
|
||
|
14 error syscall open
|
||
|
15 error enoent ENOENT: no such file or directory, open '/Users/tbockman/package.json'
|
||
|
16 error enoent ENOENT: no such file or directory, open '/Users/tbockman/package.json'
|
||
|
16 error enoent This is most likely not a problem with npm itself
|
||
|
16 error enoent and is related to npm not being able to find a file.
|
||
|
17 verbose exit [ -2, true ]
|