You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
INFO Starting development server...
[51%] building (50/356 modules)
(node:50100) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use node --trace-warnings ... to show where the warning was created)
node:internal/deps/undici/undici:4832
throw new TypeError("Failed to parse URL from " + input, { cause: err });
^
TypeError: Failed to parse URL from /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/imagequant_node-a4aafbae.wasm
at new Request (node:internal/deps/undici/undici:4832:19)
at Agent.fetch2 (node:internal/deps/undici/undici:5524:29)
... 4 lines matching cause stack trace ...
at /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:35216
at instantiateEmscriptenWasm (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:1:466)
at Object. (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:30:323)
at Module._compile (node:internal/modules/cjs/loader:1112:14) {
[cause]: TypeError [ERR_INVALID_URL]: Invalid URL
at new NodeError (node:internal/errors:388:5)
at URL.onParseError (node:internal/url:564:9)
at new URL (node:internal/url:644:5)
at new Request (node:internal/deps/undici/undici:4830:25)
at Agent.fetch2 (node:internal/deps/undici/undici:5524:29)
at Object.fetch (node:internal/deps/undici/undici:6351:20)
at fetch (node:internal/bootstrap/pre_execution:197:25)
at instantiateAsync (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:11469)
at createWasm (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:12079)
at /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:35216 {
input: '/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/imagequant_node-a4aafbae.wasm',
code: 'ERR_INVALID_URL'
}
}
RpcIpcMessagePortClosedError: Cannot send the message - the message port has been closed for the process 50130.
at /eth/EthVM/v2/node_modules/.pnpm/fork-ts-checker-webpack-plugin@6.5.2_021885364900a57ca309159990fadc19/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:47:47
at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
code: undefined,
signal: undefined
}
Node.js v18.4.0
The text was updated successfully, but these errors were encountered:
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
INFO Starting development server...
[51%] building (50/356 modules)
(node:50100) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use
node --trace-warnings ...
to show where the warning was created)node:internal/deps/undici/undici:4832
throw new TypeError("Failed to parse URL from " + input, { cause: err });
^
TypeError: Failed to parse URL from /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/imagequant_node-a4aafbae.wasm
at new Request (node:internal/deps/undici/undici:4832:19)
at Agent.fetch2 (node:internal/deps/undici/undici:5524:29)
... 4 lines matching cause stack trace ...
at /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:35216
at instantiateEmscriptenWasm (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:1:466)
at Object. (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:30:323)
at Module._compile (node:internal/modules/cjs/loader:1112:14) {
[cause]: TypeError [ERR_INVALID_URL]: Invalid URL
at new NodeError (node:internal/errors:388:5)
at URL.onParseError (node:internal/url:564:9)
at new URL (node:internal/url:644:5)
at new Request (node:internal/deps/undici/undici:4830:25)
at Agent.fetch2 (node:internal/deps/undici/undici:5524:29)
at Object.fetch (node:internal/deps/undici/undici:6351:20)
at fetch (node:internal/bootstrap/pre_execution:197:25)
at instantiateAsync (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:11469)
at createWasm (/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:12079)
at /eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/index.js:28:35216 {
input: '/eth/EthVM/v2/node_modules/.pnpm/@squoosh+lib@0.5.3/node_modules/@squoosh/lib/build/imagequant_node-a4aafbae.wasm',
code: 'ERR_INVALID_URL'
}
}
Node.js v18.4.0
ELIFECYCLE Command failed with exit code 1.
alivedeMacBook-Pro:v2 alive$ node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
RpcIpcMessagePortClosedError: Cannot send the message - the message port has been closed for the process 50130.
at /eth/EthVM/v2/node_modules/.pnpm/fork-ts-checker-webpack-plugin@6.5.2_021885364900a57ca309159990fadc19/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:47:47
at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
code: undefined,
signal: undefined
}
Node.js v18.4.0
The text was updated successfully, but these errors were encountered: