kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.38k stars 510 forks source link

Installation failed #1012

Closed mahmood601 closed 7 months ago

mahmood601 commented 7 months ago

Hello 👋 npm failed when i was installing, this is my system info:

Android 9 arm64
Termux

And this npm log from starting build to the end:

0 verbose cli /data/data/com.termux/files/usr/bin/node /data/data/com.termux/files/usr/bin/npm
1 info using npm@9.6.6
2 info using node@v20.2.0
3 timing npm:load:whichnode Completed in 7ms
4 timing config:load:defaults Completed in 11ms
5 timing config:load:file:/data/data/com.termux/files/usr/lib/node_modules/npm/npmrc Completed in 15ms
6 timing config:load:builtin Completed in 17ms
7 timing config:load:cli Completed in 20ms
8 timing config:load:env Completed in 3ms
9 timing config:load:project Completed in 5ms
10 timing config:load:file:/data/data/com.termux/files/home/.npmrc Completed in 12ms
11 timing config:load:user Completed in 13ms
12 timing config:load:file:/data/data/com.termux/files/usr/etc/npmrc Completed in 2ms
13 timing config:load:global Completed in 3ms
14 timing config:load:setEnvs Completed in 8ms
15 timing config:load Completed in 86ms
16 timing npm:load:configload Completed in 88ms
17 timing npm:load:mkdirpcache Completed in 21ms
18 timing npm:load:mkdirplogs Completed in 3ms
19 verbose title npm i bcrypt
20 verbose argv "i" "--global" "bcrypt"
21 timing npm:load:setTitle Completed in 10ms
22 timing config:load:flatten Completed in 21ms
23 timing npm:load:display Completed in 27ms
24 verbose logfile logs-max:10 dir:/data/data/com.termux/files/home/.npm/_logs/2023-11-24T06_41_13_779Z-
25 verbose logfile /data/data/com.termux/files/home/.npm/_logs/2023-11-24T06_41_13_779Z-debug-0.log
26 timing npm:load:logFile Completed in 70ms
27 timing npm:load:timers Completed in 0ms
28 timing npm:load:configScope Completed in 1ms
29 timing npm:load Completed in 231ms
30 timing config:load:flatten Completed in 2ms
31 timing arborist:ctor Completed in 5ms
32 silly logfile done cleaning log files
33 timing idealTree:init Completed in 36ms
34 timing idealTree:userRequests Completed in 28ms
35 silly idealTree buildDeps
36 silly fetch manifest bcrypt@*
37 http fetch GET 200 https://registry.npmjs.org/bcrypt 2068ms (cache revalidated)
38 silly placeDep ROOT bcrypt@5.1.1 OK for:  want: *
39 silly fetch manifest @mapbox/node-pre-gyp@^1.0.11
40 silly fetch manifest node-addon-api@^5.0.0
41 http fetch GET 200 https://registry.npmjs.org/@mapbox%2fnode-pre-gyp 366ms (cache revalidated)
42 http fetch GET 200 https://registry.npmjs.org/node-addon-api 1124ms (cache revalidated)
43 timing idealTree:#root Completed in 3324ms
44 silly placeDep node_modules/bcrypt @mapbox/node-pre-gyp@1.0.11 OK for: bcrypt@5.1.1 want: ^1.0.11
45 silly fetch manifest detect-libc@^2.0.0
46 silly fetch manifest https-proxy-agent@^5.0.0
47 silly fetch manifest make-dir@^3.1.0
48 silly fetch manifest node-fetch@^2.6.7
49 silly fetch manifest nopt@^5.0.0
50 silly fetch manifest npmlog@^5.0.1
51 silly fetch manifest rimraf@^3.0.2
52 silly fetch manifest semver@^7.3.5
53 silly fetch manifest tar@^6.1.11
54 silly placeDep node_modules/bcrypt node-addon-api@5.1.0 OK for: bcrypt@5.1.1 want: ^5.0.0
55 http fetch GET 200 https://registry.npmjs.org/node-fetch 510ms (cache revalidated)
56 http fetch GET 200 https://registry.npmjs.org/make-dir 712ms (cache revalidated)
57 http fetch GET 200 https://registry.npmjs.org/npmlog 3460ms (cache revalidated)
58 http fetch GET 200 https://registry.npmjs.org/nopt 13611ms (cache revalidated)
59 http fetch GET 200 https://registry.npmjs.org/rimraf 13616ms (cache revalidated)
60 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 13702ms (cache revalidated)
61 http fetch GET 200 https://registry.npmjs.org/detect-libc 13839ms (cache revalidated)
62 http fetch GET 200 https://registry.npmjs.org/semver 13835ms (cache revalidated)
63 http fetch GET 200 https://registry.npmjs.org/tar 13845ms (cache revalidated)
64 timing idealTree:node_modules/bcrypt Completed in 13986ms
65 silly fetch manifest encoding@^0.1.0
66 http fetch GET 200 https://registry.npmjs.org/encoding 223ms (cache revalidated)
67 silly placeDep node_modules/bcrypt detect-libc@2.0.2 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^2.0.0
68 silly placeDep node_modules/bcrypt https-proxy-agent@5.0.1 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^5.0.0
69 silly fetch manifest agent-base@6
70 silly fetch manifest debug@4
71 silly placeDep node_modules/bcrypt make-dir@3.1.0 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^3.1.0
72 silly fetch manifest semver@^6.0.0
73 silly placeDep node_modules/bcrypt node-fetch@2.7.0 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^2.6.7
74 silly fetch manifest whatwg-url@^5.0.0
75 silly placeDep node_modules/bcrypt nopt@5.0.0 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^5.0.0
76 silly fetch manifest abbrev@1
77 silly placeDep node_modules/bcrypt npmlog@5.0.1 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^5.0.1
78 silly fetch manifest are-we-there-yet@^2.0.0
79 silly fetch manifest console-control-strings@^1.1.0
80 silly fetch manifest gauge@^3.0.0
81 silly fetch manifest set-blocking@^2.0.0
82 silly placeDep node_modules/bcrypt rimraf@3.0.2 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^3.0.2
83 silly fetch manifest glob@^7.1.3
84 silly placeDep node_modules/bcrypt semver@7.5.4 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^7.3.5
85 silly fetch manifest lru-cache@^6.0.0
86 silly placeDep node_modules/bcrypt tar@6.2.0 OK for: @mapbox/node-pre-gyp@1.0.11 want: ^6.1.11
87 silly fetch manifest chownr@^2.0.0
88 silly fetch manifest fs-minipass@^2.0.0
89 silly fetch manifest minipass@^5.0.0
90 silly fetch manifest minizlib@^2.1.1
91 silly fetch manifest mkdirp@^1.0.3
92 silly fetch manifest yallist@^4.0.0
93 http fetch GET 200 https://registry.npmjs.org/debug 767ms (cache revalidated)
94 http fetch GET 200 https://registry.npmjs.org/abbrev 1052ms (cache revalidated)
95 http fetch GET 200 https://registry.npmjs.org/agent-base 1284ms (cache revalidated)
96 http fetch GET 200 https://registry.npmjs.org/whatwg-url 2180ms (cache revalidated)
97 http fetch GET 200 https://registry.npmjs.org/lru-cache 2655ms (cache revalidated)
98 http fetch GET 200 https://registry.npmjs.org/console-control-strings 2737ms (cache revalidated)
99 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 2747ms (cache revalidated)
100 http fetch GET 200 https://registry.npmjs.org/mkdirp 2638ms (cache revalidated)
101 http fetch GET 200 https://registry.npmjs.org/fs-minipass 2691ms (cache revalidated)
102 http fetch GET 200 https://registry.npmjs.org/minizlib 2674ms (cache revalidated)
103 http fetch GET 200 https://registry.npmjs.org/yallist 2785ms (cache revalidated)
104 http fetch GET 200 https://registry.npmjs.org/glob 2882ms (cache revalidated)
105 http fetch GET 200 https://registry.npmjs.org/gauge 2934ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/set-blocking 2944ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/chownr 13574ms (cache revalidated)
108 http fetch GET 200 https://registry.npmjs.org/minipass 13765ms (cache revalidated)
109 timing idealTree:node_modules/bcrypt/node_modules/@mapbox/node-pre-gyp Completed in 14338ms
110 timing idealTree:node_modules/bcrypt/node_modules/detect-libc Completed in 0ms
111 silly placeDep node_modules/bcrypt agent-base@6.0.2 OK for: https-proxy-agent@5.0.1 want: 6
112 silly placeDep node_modules/bcrypt debug@4.3.4 OK for: https-proxy-agent@5.0.1 want: 4
113 silly fetch manifest ms@2.1.2
114 http fetch GET 200 https://registry.npmjs.org/ms 346ms (cache revalidated)
115 timing idealTree:node_modules/bcrypt/node_modules/https-proxy-agent Completed in 403ms
116 timing idealTree:node_modules/bcrypt/node_modules/agent-base Completed in 0ms
117 silly placeDep node_modules/bcrypt ms@2.1.2 OK for: debug@4.3.4 want: 2.1.2
118 timing idealTree:node_modules/bcrypt/node_modules/debug Completed in 14ms
119 silly placeDep node_modules/bcrypt/node_modules/make-dir semver@6.3.1 OK for: make-dir@3.1.0 want: ^6.0.0
120 timing idealTree:node_modules/bcrypt/node_modules/make-dir Completed in 29ms
121 timing idealTree:node_modules/bcrypt/node_modules/ms Completed in 0ms
122 timing idealTree:node_modules/bcrypt/node_modules/node-addon-api Completed in 0ms
123 silly placeDep node_modules/bcrypt whatwg-url@5.0.0 OK for: node-fetch@2.7.0 want: ^5.0.0
124 silly fetch manifest tr46@~0.0.3
125 silly fetch manifest webidl-conversions@^3.0.0
126 http fetch GET 200 https://registry.npmjs.org/tr46 226ms (cache revalidated)
127 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 250ms (cache revalidated)
128 timing idealTree:node_modules/bcrypt/node_modules/node-fetch Completed in 286ms
129 silly placeDep node_modules/bcrypt abbrev@1.1.1 OK for: nopt@5.0.0 want: 1
130 timing idealTree:node_modules/bcrypt/node_modules/nopt Completed in 15ms
131 timing idealTree:node_modules/bcrypt/node_modules/abbrev Completed in 0ms
132 silly placeDep node_modules/bcrypt are-we-there-yet@2.0.0 OK for: npmlog@5.0.1 want: ^2.0.0
133 silly fetch manifest delegates@^1.0.0
134 silly fetch manifest readable-stream@^3.6.0
135 silly placeDep node_modules/bcrypt console-control-strings@1.1.0 OK for: npmlog@5.0.1 want: ^1.1.0
136 silly placeDep node_modules/bcrypt gauge@3.0.2 OK for: npmlog@5.0.1 want: ^3.0.0
137 silly fetch manifest aproba@^1.0.3 || ^2.0.0
138 silly fetch manifest color-support@^1.1.2
139 silly fetch manifest has-unicode@^2.0.1
140 silly fetch manifest object-assign@^4.1.1
141 silly fetch manifest signal-exit@^3.0.0
142 silly fetch manifest string-width@^4.2.3
143 silly fetch manifest strip-ansi@^6.0.1
144 silly fetch manifest wide-align@^1.1.2
145 silly placeDep node_modules/bcrypt set-blocking@2.0.0 OK for: npmlog@5.0.1 want: ^2.0.0
146 http fetch GET 200 https://registry.npmjs.org/readable-stream 467ms (cache revalidated)
147 http fetch GET 200 https://registry.npmjs.org/delegates 798ms (cache revalidated)
148 http fetch GET 200 https://registry.npmjs.org/object-assign 1133ms (cache revalidated)
149 http fetch GET 200 https://registry.npmjs.org/aproba 1296ms (cache revalidated)
150 http fetch GET 200 https://registry.npmjs.org/has-unicode 1304ms (cache revalidated)
151 http fetch GET 200 https://registry.npmjs.org/signal-exit 1465ms (cache revalidated)
152 http fetch GET 200 https://registry.npmjs.org/color-support 1703ms (cache revalidated)
153 http fetch GET 200 https://registry.npmjs.org/string-width 1876ms (cache revalidated)
154 http fetch GET 200 https://registry.npmjs.org/wide-align 2356ms (cache revalidated)
155 http fetch GET 200 https://registry.npmjs.org/strip-ansi 3166ms (cache revalidated)
156 timing idealTree:node_modules/bcrypt/node_modules/npmlog Completed in 3320ms
157 silly placeDep node_modules/bcrypt delegates@1.0.0 OK for: are-we-there-yet@2.0.0 want: ^1.0.0
158 silly placeDep node_modules/bcrypt readable-stream@3.6.2 OK for: are-we-there-yet@2.0.0 want: ^3.6.0
159 silly fetch manifest inherits@^2.0.3
160 silly fetch manifest string_decoder@^1.1.1
161 silly fetch manifest util-deprecate@^1.0.1
162 http fetch GET 200 https://registry.npmjs.org/inherits 384ms (cache revalidated)
163 http fetch GET 200 https://registry.npmjs.org/string_decoder 703ms (cache revalidated)
164 http fetch GET 200 https://registry.npmjs.org/util-deprecate 1245ms (cache revalidated)
165 timing idealTree:node_modules/bcrypt/node_modules/are-we-there-yet Completed in 1295ms
166 timing idealTree:node_modules/bcrypt/node_modules/console-control-strings Completed in 0ms
167 timing idealTree:node_modules/bcrypt/node_modules/delegates Completed in 0ms
168 silly placeDep node_modules/bcrypt aproba@2.0.0 OK for: gauge@3.0.2 want: ^1.0.3 || ^2.0.0
169 silly placeDep node_modules/bcrypt color-support@1.1.3 OK for: gauge@3.0.2 want: ^1.1.2
170 silly placeDep node_modules/bcrypt has-unicode@2.0.1 OK for: gauge@3.0.2 want: ^2.0.1
171 silly placeDep node_modules/bcrypt object-assign@4.1.1 OK for: gauge@3.0.2 want: ^4.1.1
172 silly placeDep node_modules/bcrypt signal-exit@3.0.7 OK for: gauge@3.0.2 want: ^3.0.0
173 silly placeDep node_modules/bcrypt string-width@4.2.3 OK for: gauge@3.0.2 want: ^4.2.3
174 silly fetch manifest emoji-regex@^8.0.0
175 silly fetch manifest is-fullwidth-code-point@^3.0.0
176 silly placeDep node_modules/bcrypt strip-ansi@6.0.1 OK for: gauge@3.0.2 want: ^6.0.1
177 silly fetch manifest ansi-regex@^5.0.1
178 silly placeDep node_modules/bcrypt wide-align@1.1.5 OK for: gauge@3.0.2 want: ^1.1.2
179 http fetch GET 200 https://registry.npmjs.org/emoji-regex 372ms (cache revalidated)
180 http fetch GET 200 https://registry.npmjs.org/ansi-regex 500ms (cache revalidated)
181 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 547ms (cache revalidated)
182 timing idealTree:node_modules/bcrypt/node_modules/gauge Completed in 644ms
183 timing idealTree:node_modules/bcrypt/node_modules/aproba Completed in 0ms
184 timing idealTree:node_modules/bcrypt/node_modules/color-support Completed in 0ms
185 timing idealTree:node_modules/bcrypt/node_modules/has-unicode Completed in 0ms
186 timing idealTree:node_modules/bcrypt/node_modules/object-assign Completed in 0ms
187 silly placeDep node_modules/bcrypt inherits@2.0.4 OK for: readable-stream@3.6.2 want: ^2.0.3
188 silly placeDep node_modules/bcrypt string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
189 silly fetch manifest safe-buffer@~5.2.0
190 silly placeDep node_modules/bcrypt util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1
191 http fetch GET 200 https://registry.npmjs.org/safe-buffer 386ms (cache revalidated)
192 timing idealTree:node_modules/bcrypt/node_modules/readable-stream Completed in 439ms
193 timing idealTree:node_modules/bcrypt/node_modules/inherits Completed in 0ms
194 silly placeDep node_modules/bcrypt glob@7.2.3 OK for: rimraf@3.0.2 want: ^7.1.3
195 silly fetch manifest fs.realpath@^1.0.0
196 silly fetch manifest inflight@^1.0.4
197 silly fetch manifest minimatch@^3.1.1
198 silly fetch manifest once@^1.3.0
199 silly fetch manifest path-is-absolute@^1.0.0
200 http fetch GET 200 https://registry.npmjs.org/minimatch 465ms (cache revalidated)
201 http fetch GET 200 https://registry.npmjs.org/once 531ms (cache revalidated)
202 http fetch GET 200 https://registry.npmjs.org/inflight 590ms (cache revalidated)
203 http fetch GET 200 https://registry.npmjs.org/fs.realpath 625ms (cache revalidated)
204 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 583ms (cache revalidated)
205 timing idealTree:node_modules/bcrypt/node_modules/rimraf Completed in 674ms
206 silly placeDep node_modules/bcrypt fs.realpath@1.0.0 OK for: glob@7.2.3 want: ^1.0.0
207 silly placeDep node_modules/bcrypt inflight@1.0.6 OK for: glob@7.2.3 want: ^1.0.4
208 silly fetch manifest wrappy@1
209 silly placeDep node_modules/bcrypt minimatch@3.1.2 OK for: glob@7.2.3 want: ^3.1.1
210 silly fetch manifest brace-expansion@^1.1.7
211 silly placeDep node_modules/bcrypt once@1.4.0 OK for: glob@7.2.3 want: ^1.3.0
212 silly placeDep node_modules/bcrypt path-is-absolute@1.0.1 OK for: glob@7.2.3 want: ^1.0.0
213 http fetch GET 200 https://registry.npmjs.org/brace-expansion 248ms (cache revalidated)
214 http fetch GET 200 https://registry.npmjs.org/wrappy 396ms (cache revalidated)
215 timing idealTree:node_modules/bcrypt/node_modules/glob Completed in 443ms
216 timing idealTree:node_modules/bcrypt/node_modules/fs.realpath Completed in 0ms
217 silly placeDep node_modules/bcrypt wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
218 timing idealTree:node_modules/bcrypt/node_modules/inflight Completed in 15ms
219 silly placeDep node_modules/bcrypt brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7
220 silly fetch manifest balanced-match@^1.0.0
221 silly fetch manifest concat-map@0.0.1
222 http fetch GET 200 https://registry.npmjs.org/balanced-match 329ms (cache revalidated)
223 http fetch GET 200 https://registry.npmjs.org/concat-map 658ms (cache revalidated)
224 timing idealTree:node_modules/bcrypt/node_modules/minimatch Completed in 695ms
225 silly placeDep node_modules/bcrypt balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
226 silly placeDep node_modules/bcrypt concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
227 timing idealTree:node_modules/bcrypt/node_modules/brace-expansion Completed in 30ms
228 timing idealTree:node_modules/bcrypt/node_modules/balanced-match Completed in 0ms
229 timing idealTree:node_modules/bcrypt/node_modules/concat-map Completed in 0ms
230 timing idealTree:node_modules/bcrypt/node_modules/once Completed in 1ms
231 timing idealTree:node_modules/bcrypt/node_modules/path-is-absolute Completed in 0ms
232 silly placeDep node_modules/bcrypt lru-cache@6.0.0 OK for: semver@7.5.4 want: ^6.0.0
233 timing idealTree:node_modules/bcrypt/node_modules/semver Completed in 18ms
234 silly placeDep node_modules/bcrypt yallist@4.0.0 OK for: lru-cache@6.0.0 want: ^4.0.0
235 timing idealTree:node_modules/bcrypt/node_modules/lru-cache Completed in 19ms
236 timing idealTree:node_modules/bcrypt/node_modules/set-blocking Completed in 0ms
237 timing idealTree:node_modules/bcrypt/node_modules/signal-exit Completed in 0ms
238 silly placeDep node_modules/bcrypt safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
239 timing idealTree:node_modules/bcrypt/node_modules/string_decoder Completed in 16ms
240 timing idealTree:node_modules/bcrypt/node_modules/safe-buffer Completed in 0ms
241 silly placeDep node_modules/bcrypt emoji-regex@8.0.0 OK for: string-width@4.2.3 want: ^8.0.0
242 silly placeDep node_modules/bcrypt is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.3 want: ^3.0.0
243 timing idealTree:node_modules/bcrypt/node_modules/string-width Completed in 27ms
244 timing idealTree:node_modules/bcrypt/node_modules/emoji-regex Completed in 0ms
245 timing idealTree:node_modules/bcrypt/node_modules/is-fullwidth-code-point Completed in 1ms
246 silly placeDep node_modules/bcrypt ansi-regex@5.0.1 OK for: strip-ansi@6.0.1 want: ^5.0.1
247 timing idealTree:node_modules/bcrypt/node_modules/strip-ansi Completed in 13ms
248 timing idealTree:node_modules/bcrypt/node_modules/ansi-regex Completed in 0ms
249 silly placeDep node_modules/bcrypt chownr@2.0.0 OK for: tar@6.2.0 want: ^2.0.0
250 silly placeDep node_modules/bcrypt fs-minipass@2.1.0 OK for: tar@6.2.0 want: ^2.0.0
251 silly fetch manifest minipass@^3.0.0
252 silly placeDep node_modules/bcrypt minipass@5.0.0 OK for: tar@6.2.0 want: ^5.0.0
253 silly placeDep node_modules/bcrypt minizlib@2.1.2 OK for: tar@6.2.0 want: ^2.1.1
254 silly placeDep node_modules/bcrypt mkdirp@1.0.4 OK for: tar@6.2.0 want: ^1.0.3
255 timing idealTree:node_modules/bcrypt/node_modules/tar Completed in 82ms
256 timing idealTree:node_modules/bcrypt/node_modules/chownr Completed in 1ms
257 silly placeDep node_modules/bcrypt/node_modules/fs-minipass minipass@3.3.6 OK for: fs-minipass@2.1.0 want: ^3.0.0
258 timing idealTree:node_modules/bcrypt/node_modules/fs-minipass Completed in 17ms
259 timing idealTree:node_modules/bcrypt/node_modules/minipass Completed in 1ms
260 silly placeDep node_modules/bcrypt/node_modules/minizlib minipass@3.3.6 OK for: minizlib@2.1.2 want: ^3.0.0
261 timing idealTree:node_modules/bcrypt/node_modules/minizlib Completed in 17ms
262 timing idealTree:node_modules/bcrypt/node_modules/mkdirp Completed in 0ms
263 timing idealTree:node_modules/bcrypt/node_modules/util-deprecate Completed in 0ms
264 silly placeDep node_modules/bcrypt tr46@0.0.3 OK for: whatwg-url@5.0.0 want: ~0.0.3
265 silly placeDep node_modules/bcrypt webidl-conversions@3.0.1 OK for: whatwg-url@5.0.0 want: ^3.0.0
266 timing idealTree:node_modules/bcrypt/node_modules/whatwg-url Completed in 26ms
267 timing idealTree:node_modules/bcrypt/node_modules/tr46 Completed in 0ms
268 timing idealTree:node_modules/bcrypt/node_modules/webidl-conversions Completed in 0ms
269 timing idealTree:node_modules/bcrypt/node_modules/wide-align Completed in 1ms
270 timing idealTree:node_modules/bcrypt/node_modules/wrappy Completed in 0ms
271 timing idealTree:node_modules/bcrypt/node_modules/yallist Completed in 0ms
272 timing idealTree:node_modules/bcrypt/node_modules/fs-minipass/node_modules/minipass Completed in 0ms
273 timing idealTree:node_modules/bcrypt/node_modules/make-dir/node_modules/semver Completed in 0ms
274 timing idealTree:node_modules/bcrypt/node_modules/minizlib/node_modules/minipass Completed in 1ms
275 timing idealTree:buildDeps Completed in 40256ms
276 timing idealTree:fixDepFlags Completed in 16ms
277 timing idealTree Completed in 40354ms
278 timing reify:loadTrees Completed in 40380ms
279 timing reify:diffTrees Completed in 36ms
280 silly reify moves {}
281 timing reify:retireShallow Completed in 10ms
282 timing reify:createSparse Completed in 37ms
283 timing reify:loadBundles Completed in 0ms
284 timing reifyNode:node_modules/bcrypt/node_modules/chownr Completed in 1125ms
285 timing reifyNode:node_modules/bcrypt/node_modules/brace-expansion Completed in 1127ms
286 timing reifyNode:node_modules/bcrypt/node_modules/path-is-absolute Completed in 1128ms
287 timing reifyNode:node_modules/bcrypt/node_modules/wrappy Completed in 1130ms
288 timing reifyNode:node_modules/bcrypt/node_modules/once Completed in 1131ms
289 timing reifyNode:node_modules/bcrypt/node_modules/inflight Completed in 1132ms
290 timing reifyNode:node_modules/bcrypt/node_modules/wide-align Completed in 1139ms
291 timing reifyNode:node_modules/bcrypt/node_modules/object-assign Completed in 1142ms
292 timing reifyNode:node_modules/bcrypt/node_modules/has-unicode Completed in 1143ms
293 timing reifyNode:node_modules/bcrypt/node_modules/abbrev Completed in 1151ms
294 timing reifyNode:node_modules/bcrypt/node_modules/ms Completed in 1153ms
295 timing reifyNode:node_modules/bcrypt/node_modules/webidl-conversions Completed in 1179ms
296 timing reifyNode:node_modules/bcrypt/node_modules/fs-minipass Completed in 1183ms
297 timing reifyNode:node_modules/bcrypt/node_modules/ansi-regex Completed in 1184ms
298 timing reifyNode:node_modules/bcrypt/node_modules/is-fullwidth-code-point Completed in 1185ms
299 timing reifyNode:node_modules/bcrypt/node_modules/lru-cache Completed in 1186ms
300 timing reifyNode:node_modules/bcrypt/node_modules/strip-ansi Completed in 1191ms
301 timing reifyNode:node_modules/bcrypt/node_modules/inherits Completed in 1193ms
302 timing reifyNode:node_modules/bcrypt/node_modules/string-width Completed in 1193ms
303 timing reifyNode:node_modules/bcrypt/node_modules/signal-exit Completed in 1194ms
304 timing reifyNode:node_modules/bcrypt/node_modules/aproba Completed in 1195ms
305 timing reifyNode:node_modules/bcrypt/node_modules/set-blocking Completed in 1196ms
306 timing reifyNode:node_modules/bcrypt/node_modules/console-control-strings Completed in 1201ms
307 timing reifyNode:node_modules/bcrypt/node_modules/npmlog Completed in 1208ms
308 timing reifyNode:node_modules/bcrypt/node_modules/make-dir Completed in 1213ms
309 timing reifyNode:node_modules/bcrypt/node_modules/yallist Completed in 1235ms
310 timing reifyNode:node_modules/bcrypt/node_modules/balanced-match Completed in 1235ms
311 timing reifyNode:node_modules/bcrypt/node_modules/fs.realpath Completed in 1235ms
312 timing reifyNode:node_modules/bcrypt/node_modules/util-deprecate Completed in 1235ms
313 timing reifyNode:node_modules/bcrypt/node_modules/string_decoder Completed in 1260ms
314 timing reifyNode:node_modules/bcrypt/node_modules/color-support Completed in 1261ms
315 timing reifyNode:node_modules/bcrypt/node_modules/minizlib Completed in 1289ms
316 timing reifyNode:node_modules/bcrypt/node_modules/minimatch Completed in 1284ms
317 timing reifyNode:node_modules/bcrypt/node_modules/safe-buffer Completed in 1309ms
318 timing reifyNode:node_modules/bcrypt/node_modules/rimraf Completed in 1309ms
319 timing reifyNode:node_modules/bcrypt/node_modules/concat-map Completed in 1333ms
320 timing reifyNode:node_modules/bcrypt/node_modules/delegates Completed in 1332ms
321 timing reifyNode:node_modules/bcrypt/node_modules/debug Completed in 1331ms
322 timing reifyNode:node_modules/bcrypt/node_modules/minizlib/node_modules/minipass Completed in 1359ms
323 timing reifyNode:node_modules/bcrypt/node_modules/fs-minipass/node_modules/minipass Completed in 1357ms
324 timing reifyNode:node_modules/bcrypt/node_modules/are-we-there-yet Completed in 1352ms
325 timing reifyNode:node_modules/bcrypt/node_modules/nopt Completed in 1353ms
326 timing reifyNode:node_modules/bcrypt/node_modules/detect-libc Completed in 1353ms
327 timing reifyNode:node_modules/bcrypt/node_modules/glob Completed in 1374ms
328 timing reifyNode:node_modules/bcrypt/node_modules/minipass Completed in 1387ms
329 timing reifyNode:node_modules/bcrypt/node_modules/emoji-regex Completed in 1385ms
330 timing reifyNode:node_modules/bcrypt/node_modules/make-dir/node_modules/semver Completed in 1376ms
331 timing reifyNode:node_modules/bcrypt/node_modules/whatwg-url Completed in 1385ms
332 timing reifyNode:node_modules/bcrypt/node_modules/mkdirp Completed in 1408ms
333 timing reifyNode:node_modules/bcrypt/node_modules/https-proxy-agent Completed in 1414ms
334 timing reifyNode:node_modules/bcrypt/node_modules/agent-base Completed in 1427ms
335 timing reifyNode:node_modules/bcrypt/node_modules/node-fetch Completed in 1437ms
336 timing reifyNode:node_modules/bcrypt/node_modules/tr46 Completed in 1475ms
337 timing reifyNode:node_modules/bcrypt/node_modules/gauge Completed in 1462ms
338 timing reifyNode:node_modules/bcrypt/node_modules/readable-stream Completed in 1571ms
339 timing reifyNode:node_modules/bcrypt Completed in 1607ms
340 timing reifyNode:node_modules/bcrypt/node_modules/node-addon-api Completed in 1589ms
341 timing reifyNode:node_modules/bcrypt/node_modules/tar Completed in 1596ms
342 timing reifyNode:node_modules/bcrypt/node_modules/@mapbox/node-pre-gyp Completed in 1610ms
343 timing reifyNode:node_modules/bcrypt/node_modules/semver Completed in 1621ms
344 timing reify:unpack Completed in 1643ms
345 timing reify:unretire Completed in 1ms
346 timing build:queue Completed in 27ms
347 timing build:link:node_modules/bcrypt/node_modules/@mapbox/node-pre-gyp Completed in 18ms
348 timing build:link:node_modules/bcrypt/node_modules/make-dir/node_modules/semver Completed in 13ms
349 timing build:link:node_modules/bcrypt/node_modules/nopt Completed in 14ms
350 timing build:link:node_modules/bcrypt/node_modules/rimraf Completed in 14ms
351 timing build:link:node_modules/bcrypt/node_modules/semver Completed in 14ms
352 timing build:link:node_modules/bcrypt/node_modules/color-support Completed in 16ms
353 timing build:link:node_modules/bcrypt/node_modules/mkdirp Completed in 15ms
354 timing build:link Completed in 21ms
355 info run bcrypt@5.1.1 install node_modules/bcrypt node-pre-gyp install --fallback-to-build
356 info run bcrypt@5.1.1 install { code: 1, signal: null }
357 timing reify:rollback:createSparse Completed in 366ms
358 timing reify:rollback:retireShallow Completed in 1ms
359 timing command:i Completed in 55586ms
360 verbose stack Error: command failed
360 verbose stack     at ChildProcess.<anonymous> (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:53:27)
360 verbose stack     at ChildProcess.emit (node:events:511:28)
360 verbose stack     at maybeClose (node:internal/child_process:1098:16)
360 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:304:5)
361 verbose pkgid bcrypt@5.1.1
362 verbose cwd /data/data/com.termux/files/home/nextjs-dashboard
363 verbose Linux 4.9.117+
364 verbose node v20.2.0
365 verbose npm  v9.6.6
366 error code 1
367 error path /data/data/com.termux/files/usr/lib/node_modules/bcrypt
368 error command failed
369 error command sh -c node-pre-gyp install --fallback-to-build
370 verbose exit 1
371 timing npm Completed in 57152ms
372 verbose unfinished npm timer reify 1700808075338
373 verbose unfinished npm timer reify:build 1700808117483
374 verbose unfinished npm timer build 1700808117485
375 verbose unfinished npm timer build:deps 1700808117486
376 verbose unfinished npm timer build:run:install 1700808117538
377 verbose unfinished npm timer build:run:install:node_modules/bcrypt 1700808117540
378 verbose code 1
379 error A complete log of this run can be found in: /data/data/com.termux/files/home/.npm/_logs/2023-11-24T06_41_13_779Z-debug-0.log
recrsn commented 7 months ago

You will need to have Python, G++ and make. Android is not a platform for which we have pre-built binaries.

mahmood601 commented 7 months ago

I have python, c++, make and build-essential but build failed