Update README #40
Annotations
2 errors
|
Typecheck (ubuntu-latest, 16)
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22550
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22550:21)
at Object.getSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22699:20)
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22917:31)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23660:7)
|
|
Lint (ubuntu-latest, 16)
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22550
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22550:21)
at Object.getSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22699:20)
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22917:31)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23660:7)
|