-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
58 lines (58 loc) · 5.01 KB
/
npm-debug.log
File metadata and controls
58 lines (58 loc) · 5.01 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
112035 silly runTopLevelLifecycles Finishing
112036 silly install printInstalled
112037 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
112038 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
112039 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
112039 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
112039 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32
112039 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
112040 warn optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.3 (node_modules\node-sass):
112041 warn optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.3 install: `node scripts/install.js`
112041 warn optional SKIPPING OPTIONAL DEPENDENCY: spawn C:\Program Files\Java\jre1.8.0_66 ENOENT
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY:
112042 verbose optional Failed at the node-sass@4.5.3 install script 'node scripts/install.js'.
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: Make sure you have the latest version of node.js and npm installed.
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: If you do, this is most likely a problem with the node-sass package,
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: not with npm itself.
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: Tell the author that this fails on your system:
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: node scripts/install.js
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: You can get information on how to open an issue for this project with:
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: npm bugs node-sass
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: Or if that isn't available, you can get their info via:
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: npm owner ls node-sass
112042 verbose optional SKIPPING OPTIONAL DEPENDENCY: There is likely additional logging output above.
112043 warn optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.3 (node_modules\node-sass):
112044 warn optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.3 install: `node scripts/install.js`
112044 warn optional SKIPPING OPTIONAL DEPENDENCY: Exit status -4058
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY:
112045 verbose optional Failed at the node-sass@4.5.3 install script 'node scripts/install.js'.
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: Make sure you have the latest version of node.js and npm installed.
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: If you do, this is most likely a problem with the node-sass package,
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: not with npm itself.
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: Tell the author that this fails on your system:
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: node scripts/install.js
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: You can get information on how to open an issue for this project with:
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: npm bugs node-sass
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: Or if that isn't available, you can get their info via:
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: npm owner ls node-sass
112045 verbose optional SKIPPING OPTIONAL DEPENDENCY: There is likely additional logging output above.
112046 verbose stack Error: Callback called more than once.
112046 verbose stack at errorHandler (C:\Program Files\nodejs\node_modules\npm\lib\utils\error-handler.js:112:16)
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\install.js:312:7
112046 verbose stack at LOOP (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:7:26)
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:18:7
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\install\and-ignore-errors.js:7:15
112046 verbose stack at Function.ls.fromTree (C:\Program Files\nodejs\node_modules\npm\lib\ls.js:112:3)
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\install.js:707:8
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\iferr\index.js:13:50
112046 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\install\deps.js:175:5
112046 verbose stack at LOOP (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:7:26)
112047 verbose cwd D:\20130196\worspace-events\event-selling-app
112048 error Windows_NT 6.1.7601
112049 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
112050 error node v6.10.3
112051 error npm v3.10.10
112052 error Callback called more than once.
112053 error If you need help, you may report this error at:
112053 error <https://github.com/npm/npm/issues>
112054 verbose exit [ 1, true ]