-
Notifications
You must be signed in to change notification settings - Fork 2
/
npm-debug.log
23 lines (23 loc) · 1.49 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0 info it worked if it ends with ok
1 verbose cli [ '/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node_darwin_x64',
1 verbose cli '/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js',
1 verbose cli '--userconfig',
1 verbose cli '/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/.apmrc',
1 verbose cli 'install',
1 verbose cli '--target=0.11.10',
1 verbose cli '--arch=x64' ]
2 info using [email protected]
3 info using [email protected]
4 error install Couldn't read dependencies
5 error package.json ENOENT, open '/Users/Vikram/Development/package.json'
5 error package.json This is most likely not a problem with npm itself.
5 error package.json npm can't find a package.json file in your current directory.
6 error System Darwin 13.1.0
7 error command "/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node_darwin_x64" "/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js" "--userconfig" "/private/tmp/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/.apmrc" "install" "--target=0.11.10" "--arch=x64"
8 error cwd /Users/Vikram/Development/iOS/iPhonso/NSObject-AssociatedDictionary
9 error node -v v0.10.26
10 error npm -v 1.4.4
11 error path /Users/Vikram/Development/package.json
12 error code ENOPACKAGEJSON
13 error errno 34
14 verbose exit [ 34, true ]