-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
37 lines (37 loc) · 1.92 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '-SG',
1 verbose cli 'dt~fbsdk' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of F:\DASVANDH-donate--master\package.json
5 verbose installManyTop reading scoped package data from F:\DASVANDH-donate--master\node_modules\browser-sync\package.json
6 verbose installManyTop reading scoped package data from F:\DASVANDH-donate--master\node_modules\facebook-ts\package.json
7 verbose readDependencies loading dependencies from F:\DASVANDH-donate--master\package.json
8 silly cache add args [ 'dt~fbsdk', null ]
9 verbose cache add spec dt~fbsdk
10 silly cache add parsed spec Result {
10 silly cache add raw: 'dt~fbsdk',
10 silly cache add scope: null,
10 silly cache add name: null,
10 silly cache add rawSpec: 'dt~fbsdk',
10 silly cache add spec: 'F:\\DASVANDH-donate--master\\dt~fbsdk',
10 silly cache add type: 'local' }
11 error addLocal Could not install F:\DASVANDH-donate--master\dt~fbsdk
12 verbose stack Error: ENOENT: no such file or directory, open 'F:\DASVANDH-donate--master\dt~fbsdk'
12 verbose stack at Error (native)
13 verbose cwd F:\DASVANDH-donate--master
14 error Windows_NT 10.0.10240
15 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-SG" "dt~fbsdk"
16 error node v4.4.7
17 error npm v2.15.8
18 error path F:\DASVANDH-donate--master\dt~fbsdk
19 error code ENOENT
20 error errno -4058
21 error syscall open
22 error enoent ENOENT: no such file or directory, open 'F:\DASVANDH-donate--master\dt~fbsdk'
22 error enoent This is most likely not a problem with npm itself
22 error enoent and is related to npm not being able to find a file.
23 verbose exit [ -4058, true ]