-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 1.17 KB
/
npm-debug.log
File metadata and controls
21 lines (21 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/Users/wanzhichun/.meteor/packages/meteor-tool/.1.3.1.nwdv3u++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm',
1 verbose cli 'install' ]
2 info using npm@2.14.22
3 info using node@v0.10.43
4 verbose readDependencies loading dependencies from /Users/wanzhichun/Desktop/465Project/package.json
5 error install Couldn't read dependencies
6 verbose stack Error: ENOENT, open '/Users/wanzhichun/Desktop/465Project/package.json'
7 verbose cwd /Users/wanzhichun/Desktop/465Project
8 error Darwin 15.3.0
9 error argv "node" "/Users/wanzhichun/.meteor/packages/meteor-tool/.1.3.1.nwdv3u++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm" "install"
10 error node v0.10.43
11 error npm v2.14.22
12 error path /Users/wanzhichun/Desktop/465Project/package.json
13 error code ENOPACKAGEJSON
14 error errno 34
15 error package.json ENOENT, open '/Users/wanzhichun/Desktop/465Project/package.json'
15 error package.json This is most likely not a problem with npm itself.
15 error package.json npm can't find a package.json file in your current directory.
16 verbose exit [ 34, true ]