Skip to content

Commit 1ba7b91

Browse files
committed
chore: update snapshot for devEngines.runtime
1 parent 1050c8f commit 1ba7b91

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

tap-snapshots/test/lib/commands/install.js.test.cjs

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

0 commit comments

Comments
 (0)