-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
83 lines (83 loc) · 6.58 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\Donald.mclamb\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'd3',
1 verbose cli '--save' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData d3
8 silly fetchDirectoryPackageData d3
9 silly install normalizeTree
10 silly loadCurrentTree Finishing
11 silly loadIdealTree Starting
12 silly install loadIdealTree
13 silly cloneCurrentTree Starting
14 silly install cloneCurrentTreeToIdealTree
15 silly cloneCurrentTree Finishing
16 silly loadShrinkwrap Starting
17 silly install loadShrinkwrap
18 silly loadShrinkwrap Finishing
19 silly loadAllDepsIntoIdealTree Starting
20 silly install loadAllDepsIntoIdealTree
21 silly resolveWithNewModule [email protected] checking installable status
22 silly cache add args [ 'd3', null ]
23 verbose cache add spec d3
24 silly cache add parsed spec Result {
24 silly cache add raw: 'd3',
24 silly cache add scope: null,
24 silly cache add escapedName: 'd3',
24 silly cache add name: null,
24 silly cache add rawSpec: 'd3',
24 silly cache add spec: 'C:\\Users\\Donald.mclamb\\dev\\packages-lib\\other\\d3Training\\alignedleft\\d3',
24 silly cache add type: 'directory' }
25 verbose addLocalDirectory C:\Users\Donald.mclamb\AppData\Roaming\npm-cache\d3\4.4.0\package.tgz not in flight; packing
26 verbose correctMkdir C:\Users\Donald.mclamb\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
27 info lifecycle [email protected]~prepublish: [email protected]
28 verbose lifecycle [email protected]~prepublish: unsafe-perm in lifecycle true
29 verbose lifecycle [email protected]~prepublish: PATH: C:\Users\Donald.mclamb\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\Donald.mclamb\dev\packages-lib\other\d3Training\alignedleft\d3\node_modules\.bin;C:\Users\Donald.mclamb\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Donald.mclamb\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\nodejs;C:\Users\Donald.mclamb\AppData\Roaming\npm;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jre1.8.0_102\bin;C:\Program Files\Docker Toolbox;C:\Users\Donald.mclamb\Documents\dev\packages-lib\bash\shell.w32-ix86;C:\Users\Donald.mclamb\Documents\dev\packages-lib\bash\UnxUpdates;C:\Program Files\Sublime Text 3;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Program Files\MongoDB\Server\3.2\bin;C:\Users\Donald.mclamb\Documents\dev\packages-lib\tidy;C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Visual Studio Code;C:\Program Files\Python;C:\Users\Donald.mclamb\AppData\Local\atom\bin;C:\Users\Donald.mclamb\dev\packages-lib\vcbuildFixForNode-master\vcbuildFixForNode-master;C:\Program Files\Java\jre1.8.0_102\bin;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
30 verbose lifecycle [email protected]~prepublish: CWD: C:\Users\Donald.mclamb\dev\packages-lib\other\d3Training\alignedleft\d3
31 silly lifecycle [email protected]~prepublish: Args: [ '/d /s /c',
31 silly lifecycle 'npm run test && rollup -c --banner "$(preamble)" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble "$(preamble)" build/d3.js -c negate_iife=false -m -o build/d3.min.js' ]
32 silly lifecycle [email protected]~prepublish: Returned: code: 1 signal: null
33 info lifecycle [email protected]~prepublish: Failed to exec prepublish script
34 error addLocal Could not install C:\Users\Donald.mclamb\dev\packages-lib\other\d3Training\alignedleft\d3
35 silly rollbackFailedOptional Starting
36 silly rollbackFailedOptional Finishing
37 silly runTopLevelLifecycles Starting
38 silly runTopLevelLifecycles Finishing
39 silly install printInstalled
40 verbose stack Error: [email protected] prepublish: `npm run test && rollup -c --banner "$(preamble)" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble "$(preamble)" build/d3.js -c negate_iife=false -m -o build/d3.min.js`
40 verbose stack Exit status 1
40 verbose stack at EventEmitter.<anonymous> (C:\Users\Donald.mclamb\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16)
40 verbose stack at emitTwo (events.js:87:13)
40 verbose stack at EventEmitter.emit (events.js:172:7)
40 verbose stack at ChildProcess.<anonymous> (C:\Users\Donald.mclamb\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
40 verbose stack at emitTwo (events.js:87:13)
40 verbose stack at ChildProcess.emit (events.js:172:7)
40 verbose stack at maybeClose (internal/child_process.js:829:16)
40 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
41 verbose pkgid [email protected]
42 verbose cwd C:\Users\Donald.mclamb\dev\packages-lib\other\d3Training\alignedleft
43 error Windows_NT 10.0.10586
44 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Donald.mclamb\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "d3" "--save"
45 error node v4.5.0
46 error npm v3.10.6
47 error code ELIFECYCLE
48 error [email protected] prepublish: `npm run test && rollup -c --banner "$(preamble)" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble "$(preamble)" build/d3.js -c negate_iife=false -m -o build/d3.min.js`
48 error Exit status 1
49 error Failed at the [email protected] prepublish script 'npm run test && rollup -c --banner "$(preamble)" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble "$(preamble)" build/d3.js -c negate_iife=false -m -o build/d3.min.js'.
49 error Make sure you have the latest version of node.js and npm installed.
49 error If you do, this is most likely a problem with the d3 package,
49 error not with npm itself.
49 error Tell the author that this fails on your system:
49 error npm run test && rollup -c --banner "$(preamble)" -f umd -n d3 -o build/d3.js -- index.js && uglifyjs --preamble "$(preamble)" build/d3.js -c negate_iife=false -m -o build/d3.min.js
49 error You can get information on how to open an issue for this project with:
49 error npm bugs d3
49 error Or if that isn't available, you can get their info via:
49 error npm owner ls d3
49 error There is likely additional logging output above.
50 verbose exit [ 1, true ]