Enable NPM trusted publishing with OIDC #10
Annotations
1 error
|
build
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22543
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22543:21)
at Object.getSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22692:20)
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22910:31)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22949:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23653:7)
|