Use mise for development #72
Annotations
1 error and 1 warning
Test and Release
(node:2244) 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)
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22095
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22095:21)
at loadSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22158:11)
at async Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22348:22)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22404:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
Node.js v18.12.1
|
Test and Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|