-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
200 lines (200 loc) · 10.8 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs',
1 verbose cli '/usr/bin/npm',
1 verbose cli 'install',
1 verbose cli '--global',
1 verbose cli 'flattiance' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly fetchPackageMetaData flattiance
8 silly fetchNamedPackageData flattiance
9 silly mapToRegistry name flattiance
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry uri https://registry.npmjs.org/flattiance
13 verbose request uri https://registry.npmjs.org/flattiance
14 verbose request no auth needed
15 info attempt registry request try #1 at 9:39:04 AM
16 verbose request id 464ecdfe806e309d
17 verbose etag W/"59058cb6-56a1"
18 verbose lastModified Sun, 30 Apr 2017 07:05:26 GMT
19 http request GET https://registry.npmjs.org/flattiance
20 http 304 https://registry.npmjs.org/flattiance
21 verbose headers { date: 'Mon, 03 Jul 2017 07:39:04 GMT',
21 verbose headers via: '1.1 varnish',
21 verbose headers 'cache-control': 'max-age=300',
21 verbose headers etag: 'W/"59058cb6-56a1"',
21 verbose headers age: '12',
21 verbose headers connection: 'keep-alive',
21 verbose headers 'x-served-by': 'cache-lhr6327-LHR',
21 verbose headers 'x-cache': 'HIT',
21 verbose headers 'x-cache-hits': '1',
21 verbose headers 'x-timer': 'S1499067544.462926,VS0,VE1',
21 verbose headers vary: 'Accept-Encoding' }
22 silly get cb [ 304,
22 silly get { date: 'Mon, 03 Jul 2017 07:39:04 GMT',
22 silly get via: '1.1 varnish',
22 silly get 'cache-control': 'max-age=300',
22 silly get etag: 'W/"59058cb6-56a1"',
22 silly get age: '12',
22 silly get connection: 'keep-alive',
22 silly get 'x-served-by': 'cache-lhr6327-LHR',
22 silly get 'x-cache': 'HIT',
22 silly get 'x-cache-hits': '1',
22 silly get 'x-timer': 'S1499067544.462926,VS0,VE1',
22 silly get vary: 'Accept-Encoding' } ]
23 verbose etag https://registry.npmjs.org/flattiance from cache
24 verbose get saving flattiance to /home/nader/.npm/registry.npmjs.org/flattiance/.cache.json
25 silly install normalizeTree
26 silly loadCurrentTree Finishing
27 silly loadIdealTree Starting
28 silly install loadIdealTree
29 silly cloneCurrentTree Starting
30 silly install cloneCurrentTreeToIdealTree
31 silly cloneCurrentTree Finishing
32 silly loadShrinkwrap Starting
33 silly install loadShrinkwrap
34 silly loadShrinkwrap Finishing
35 silly loadAllDepsIntoIdealTree Starting
36 silly install loadAllDepsIntoIdealTree
37 silly resolveWithNewModule [email protected] checking installable status
38 silly cache add args [ 'flattiance', null ]
39 verbose cache add spec flattiance
40 silly cache add parsed spec Result {
40 silly cache add raw: 'flattiance',
40 silly cache add scope: null,
40 silly cache add name: 'flattiance',
40 silly cache add rawSpec: '',
40 silly cache add spec: 'latest',
40 silly cache add type: 'tag' }
41 silly addNamed flattiance@latest
42 verbose addNamed "latest" is being treated as a dist-tag for flattiance
43 info addNameTag [ 'flattiance', 'latest' ]
44 silly mapToRegistry name flattiance
45 silly mapToRegistry using default registry
46 silly mapToRegistry registry https://registry.npmjs.org/
47 silly mapToRegistry uri https://registry.npmjs.org/flattiance
48 verbose addNameTag registry:https://registry.npmjs.org/flattiance not in flight; fetching
49 verbose get https://registry.npmjs.org/flattiance not expired, no request
50 silly addNameTag next cb for flattiance with tag latest
51 silly addNamed [email protected]
52 verbose addNamed "1.3.0" is a plain semver version for flattiance
53 silly cache afterAdd [email protected]
54 verbose afterAdd /home/nader/.npm/flattiance/1.3.0/package/package.json not in flight; writing
55 verbose afterAdd /home/nader/.npm/flattiance/1.3.0/package/package.json written
56 silly loadAllDepsIntoIdealTree Finishing
57 silly idealTree:prePrune lib
57 silly idealTree:prePrune └── [email protected]
58 silly loadIdealTree Finishing
59 silly currentTree lib
60 silly idealTree lib
60 silly idealTree └── [email protected]
61 silly generateActionsToTake Starting
62 silly install generateActionsToTake
63 silly generateActionsToTake Finishing
64 silly diffTrees action count 1
65 silly diffTrees add [email protected]
66 silly decomposeActions action count 8
67 silly decomposeActions fetch [email protected]
68 silly decomposeActions extract [email protected]
69 silly decomposeActions test [email protected]
70 silly decomposeActions preinstall [email protected]
71 silly decomposeActions build [email protected]
72 silly decomposeActions install [email protected]
73 silly decomposeActions postinstall [email protected]
74 silly decomposeActions finalize [email protected]
75 silly executeActions Starting
76 silly install executeActions
77 silly doSerial global-install 0
78 silly doParallel fetch 1
79 verbose makeDirectory /home/nader/.npm/_locks creation not in flight; initializing
80 silly makeDirectory /home/nader/.npm/_locks uid: 1000 gid: 1000
81 verbose lock using /home/nader/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
82 silly doParallel extract 1
83 silly extract [email protected]
84 verbose unbuild lib/node_modules/.staging/flattiance-8380e636
85 silly gentlyRm /usr/local/lib/node_modules/.staging/flattiance-8380e636 is being purged from base /usr/local
86 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/.staging/flattiance-8380e636
87 verbose tar unpack /home/nader/.npm/flattiance/1.3.0/package.tgz
88 verbose tar unpacking to /usr/local/lib/node_modules/.staging/flattiance-8380e636
89 silly gentlyRm /usr/local/lib/node_modules/.staging/flattiance-8380e636 is being purged
90 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/.staging/flattiance-8380e636
91 silly gunzTarPerm modes [ '755', '644' ]
92 silly gunzTarPerm extractEntry package.json
93 silly gunzTarPerm extractEntry README.md
94 silly gunzTarPerm extractEntry LICENSE
95 silly gentlyRm /usr/local/lib/node_modules/.staging/flattiance-8380e636/node_modules is being purged
96 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/.staging/flattiance-8380e636/node_modules
97 silly doParallel preinstall 1
98 silly preinstall [email protected] /usr/local/lib/node_modules/.staging/flattiance-8380e636
99 info lifecycle [email protected]~preinstall: [email protected]
100 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
101 silly doReverseSerial remove 0
102 silly doSerial move 0
103 silly doSerial finalize 1
104 silly finalize /usr/local/lib/node_modules/flattiance
105 silly doSerial build 1
106 silly build [email protected]
107 info linkStuff [email protected]
108 silly linkStuff [email protected] has /usr/local/lib/node_modules as its parent node_modules
109 silly linkStuff [email protected] is part of a global install
110 silly linkStuff [email protected] is installed into a global node_modules
111 silly linkStuff [email protected] is installed into the top-level global node_modules
112 verbose linkBins [email protected]
113 verbose linkMans [email protected]
114 silly doSerial global-link 0
115 silly doParallel update-linked 0
116 silly doSerial install 1
117 silly install [email protected] /usr/local/lib/node_modules/.staging/flattiance-8380e636
118 info lifecycle [email protected]~install: [email protected]
119 silly lifecycle [email protected]~install: no script for install, continuing
120 silly doSerial postinstall 1
121 silly postinstall [email protected] /usr/local/lib/node_modules/.staging/flattiance-8380e636
122 info lifecycle [email protected]~postinstall: [email protected]
123 verbose lifecycle [email protected]~postinstall: unsafe-perm in lifecycle false
124 verbose lifecycle [email protected]~postinstall: PATH: /usr/share/npm/bin/node-gyp-bin:/usr/local/lib/node_modules/flattiance/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
125 verbose lifecycle [email protected]~postinstall: CWD: /usr/local/lib/node_modules/flattiance
126 silly lifecycle [email protected]~postinstall: Args: [ '-c',
126 silly lifecycle 'npm run postinstall:create-themes-dir && npm run postinstall:copy-theme && npm run postinstall:start-unity-tweak-tool' ]
127 silly lifecycle [email protected]~postinstall: Returned: code: 1 signal: null
128 info lifecycle [email protected]~postinstall: Failed to exec postinstall script
129 verbose unlock done using /home/nader/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
130 silly rollbackFailedOptional Starting
131 silly rollbackFailedOptional Finishing
132 silly runTopLevelLifecycles Starting
133 silly runTopLevelLifecycles Finishing
134 silly install printInstalled
135 verbose stack Error: [email protected] postinstall: `npm run postinstall:create-themes-dir && npm run postinstall:copy-theme && npm run postinstall:start-unity-tweak-tool`
135 verbose stack Exit status 1
135 verbose stack at EventEmitter.<anonymous> (/usr/share/npm/lib/utils/lifecycle.js:232:16)
135 verbose stack at emitTwo (events.js:87:13)
135 verbose stack at EventEmitter.emit (events.js:172:7)
135 verbose stack at ChildProcess.<anonymous> (/usr/share/npm/lib/utils/spawn.js:24:14)
135 verbose stack at emitTwo (events.js:87:13)
135 verbose stack at ChildProcess.emit (events.js:172:7)
135 verbose stack at maybeClose (internal/child_process.js:854:16)
135 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
136 verbose pkgid [email protected]
137 verbose cwd /home/nader/Desktop/Spark-CSV
138 error Linux 4.10.0-22-generic
139 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--global" "flattiance"
140 error node v4.7.2
141 error npm v3.5.2
142 error code ELIFECYCLE
143 error [email protected] postinstall: `npm run postinstall:create-themes-dir && npm run postinstall:copy-theme && npm run postinstall:start-unity-tweak-tool`
143 error Exit status 1
144 error Failed at the [email protected] postinstall script 'npm run postinstall:create-themes-dir && npm run postinstall:copy-theme && npm run postinstall:start-unity-tweak-tool'.
144 error Make sure you have the latest version of node.js and npm installed.
144 error If you do, this is most likely a problem with the flattiance package,
144 error not with npm itself.
144 error Tell the author that this fails on your system:
144 error npm run postinstall:create-themes-dir && npm run postinstall:copy-theme && npm run postinstall:start-unity-tweak-tool
144 error You can get information on how to open an issue for this project with:
144 error npm bugs flattiance
144 error Or if that isn't available, you can get their info via:
144 error npm owner ls flattiance
144 error There is likely additional logging output above.
145 verbose exit [ 1, true ]