forked from shower/shower
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
38 lines (38 loc) · 1.83 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
38
0 info it worked if it ends with ok
1 verbose cli [ 'c:\\Program Files (x86)\\nodejs\\node.exe',
1 verbose cli 'c:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli '--harmony',
1 verbose cli 'run',
1 verbose cli 'prepare' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prepare' ]
5 info prepare [email protected]
6 verbose unsafe-perm in lifecycle true
7 info [email protected] Failed to exec prepare script
8 verbose stack Error: [email protected] prepare: `gulp prepare`
8 verbose stack Exit status 1
8 verbose stack at EventEmitter.<anonymous> (c:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
8 verbose stack at EventEmitter.emit (events.js:110:17)
8 verbose stack at ChildProcess.<anonymous> (c:\Program Files (x86)\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
8 verbose stack at ChildProcess.emit (events.js:110:17)
8 verbose stack at maybeClose (child_process.js:1015:16)
8 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
9 verbose pkgid [email protected]
10 verbose cwd c:\Users\akhlebaev\custom-properties
11 error Windows_NT 6.3.9600
12 error argv "c:\\Program Files (x86)\\nodejs\\node.exe" "c:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "--harmony" "run" "prepare"
13 error node v0.12.5
14 error npm v2.11.2
15 error code ELIFECYCLE
16 error [email protected] prepare: `gulp prepare`
16 error Exit status 1
17 error Failed at the [email protected] prepare script 'gulp prepare'.
17 error This is most likely a problem with the shower package,
17 error not with npm itself.
17 error Tell the author that this fails on your system:
17 error gulp prepare
17 error You can get their info via:
17 error npm owner ls shower
17 error There is likely additional logging output above.
18 verbose exit [ 1, true ]