This commit is contained in:
LosslessBot 2016-05-04 04:42:47 +02:00
parent 370e714fe1
commit 72504d7ad7

View File

@ -1,22 +0,0 @@
0 info it worked if it ends with ok
1 verbose cli [ '/Users/philkunz/.nvm/versions/node/v4.2.4/bin/node',
1 verbose cli '/Users/philkunz/.nvm/versions/node/v4.2.4/bin/npm',
1 verbose cli 'version',
1 verbose cli 'patch' ]
2 info using npm@3.8.5
3 info using node@v4.2.4
4 error version No valid package.json found
5 verbose stack SyntaxError: Unexpected token }
5 verbose stack at Object.parse (native)
5 verbose stack at /Users/philkunz/.nvm/versions/node/v4.2.4/lib/node_modules/npm/lib/version.js:113:19
5 verbose stack at /Users/philkunz/.nvm/versions/node/v4.2.4/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16
5 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:380:3)
6 verbose cwd /Users/philkunz/github/pushrocks/taskbuffer
7 error Darwin 15.4.0
8 error argv "/Users/philkunz/.nvm/versions/node/v4.2.4/bin/node" "/Users/philkunz/.nvm/versions/node/v4.2.4/bin/npm" "version" "patch"
9 error node v4.2.4
10 error npm v3.8.5
11 error Unexpected token }
12 error If you need help, you may report this error at:
12 error <https://github.com/npm/npm/issues>
13 verbose exit [ 1, true ]