@@ -16,7 +16,7 @@ verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
1616verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log 
1717silly logfile done cleaning log files 
1818warn EBADDEVENGINES The developer of this package has specified the following through devEngines 
19- warn EBADDEVENGINES Invalid engine " runtime"  
19+ warn EBADDEVENGINES Invalid devEngines. runtime 
2020warn EBADDEVENGINES Invalid semver version "0.0.1" does not match "v1337.0.0" for "runtime" 
2121warn EBADDEVENGINES { 
2222warn EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
@@ -132,14 +132,14 @@ verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
132132verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log 
133133silly logfile done cleaning log files 
134134verbose stack Error: The developer of this package has specified the following through devEngines 
135- verbose stack Invalid engine " runtime"  
135+ verbose stack Invalid devEngines. runtime 
136136verbose stack Invalid name "nondescript" does not match "node" for "runtime" 
137137verbose stack     at Install.checkDevEngines ({CWD}/lib/base-cmd.js:181:27) 
138138verbose stack     at MockNpm.#exec ({CWD}/lib/npm.js:252:7) 
139139verbose stack     at MockNpm.exec ({CWD}/lib/npm.js:208:9) 
140140error code EBADDEVENGINES 
141141error EBADDEVENGINES The developer of this package has specified the following through devEngines 
142- error EBADDEVENGINES Invalid engine " runtime"  
142+ error EBADDEVENGINES Invalid devEngines. runtime 
143143error EBADDEVENGINES Invalid name "nondescript" does not match "node" for "runtime" 
144144error EBADDEVENGINES { 
145145error EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
@@ -158,13 +158,13 @@ verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
158158verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log 
159159silly logfile done cleaning log files 
160160warn EBADDEVENGINES The developer of this package has specified the following through devEngines 
161- warn EBADDEVENGINES Invalid engine " runtime"  
161+ warn EBADDEVENGINES Invalid devEngines. runtime 
162162warn EBADDEVENGINES Invalid name "nondescript" does not match "node" for "runtime" 
163163warn EBADDEVENGINES { 
164164warn EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
165165warn EBADDEVENGINES   required: { name: 'nondescript', onFail: 'warn' } 
166166warn EBADDEVENGINES } 
167- warn EBADDEVENGINES Invalid engine " cpu"  
167+ warn EBADDEVENGINES Invalid devEngines. cpu 
168168warn EBADDEVENGINES Invalid name "risv" does not match "x86" for "cpu" 
169169warn EBADDEVENGINES { 
170170warn EBADDEVENGINES   current: { name: 'x86' }, 
@@ -190,21 +190,21 @@ verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
190190verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log 
191191silly logfile done cleaning log files 
192192warn EBADDEVENGINES The developer of this package has specified the following through devEngines 
193- warn EBADDEVENGINES Invalid engine " cpu"  
193+ warn EBADDEVENGINES Invalid devEngines. cpu 
194194warn EBADDEVENGINES Invalid name "risv" does not match "x86" for "cpu" 
195195warn EBADDEVENGINES { 
196196warn EBADDEVENGINES   current: { name: 'x86' }, 
197197warn EBADDEVENGINES   required: { name: 'risv', onFail: 'warn' } 
198198warn EBADDEVENGINES } 
199199verbose stack Error: The developer of this package has specified the following through devEngines 
200- verbose stack Invalid engine " runtime"  
200+ verbose stack Invalid devEngines. runtime 
201201verbose stack Invalid name "nondescript" does not match "node" for "runtime" 
202202verbose stack     at Install.checkDevEngines ({CWD}/lib/base-cmd.js:181:27) 
203203verbose stack     at MockNpm.#exec ({CWD}/lib/npm.js:252:7) 
204204verbose stack     at MockNpm.exec ({CWD}/lib/npm.js:208:9) 
205205error code EBADDEVENGINES 
206206error EBADDEVENGINES The developer of this package has specified the following through devEngines 
207- error EBADDEVENGINES Invalid engine " runtime"  
207+ error EBADDEVENGINES Invalid devEngines. runtime 
208208error EBADDEVENGINES Invalid name "nondescript" does not match "node" for "runtime" 
209209error EBADDEVENGINES { 
210210error EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
@@ -223,14 +223,14 @@ verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
223223verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log 
224224silly logfile done cleaning log files 
225225verbose stack Error: The developer of this package has specified the following through devEngines 
226- verbose stack Invalid engine " runtime"  
226+ verbose stack Invalid devEngines. runtime 
227227verbose stack Invalid name "nondescript" does not match "node" for "runtime" 
228228verbose stack     at Install.checkDevEngines ({CWD}/lib/base-cmd.js:181:27) 
229229verbose stack     at MockNpm.#exec ({CWD}/lib/npm.js:252:7) 
230230verbose stack     at MockNpm.exec ({CWD}/lib/npm.js:208:9) 
231231error code EBADDEVENGINES 
232232error EBADDEVENGINES The developer of this package has specified the following through devEngines 
233- error EBADDEVENGINES Invalid engine " runtime"  
233+ error EBADDEVENGINES Invalid devEngines. runtime 
234234error EBADDEVENGINES Invalid name "nondescript" does not match "node" for "runtime" 
235235error EBADDEVENGINES { 
236236error EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
@@ -250,7 +250,7 @@ verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log
250250warn using --force Recommended protections disabled. 
251251silly logfile done cleaning log files 
252252warn EBADDEVENGINES The developer of this package has specified the following through devEngines 
253- warn EBADDEVENGINES Invalid engine " runtime"  
253+ warn EBADDEVENGINES Invalid devEngines. runtime 
254254warn EBADDEVENGINES Invalid name "nondescript" does not match "node" for "runtime" 
255255warn EBADDEVENGINES { 
256256warn EBADDEVENGINES   current: { name: 'node', version: 'v1337.0.0' }, 
0 commit comments