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
Workflow generated by TSDX basic template fails at bahmutov/npm-install@v1 with output:
Run bahmutov/npm-install@v1
running npm-install GitHub Action
trying to restore cached NPM modules
npm cache hit undefined
installing NPM dependencies
npm at "/opt/hostedtoolcache/node/10.24.1/x64/bin/npm"
/opt/hostedtoolcache/node/10.24.1/x64/bin/npm ci
npm ERR! Cannot read property '@size-limit/preset-small-lib' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-01-07T21_13_26_657Z-debug.log
Error: The process '/opt/hostedtoolcache/node/10.24.1/x64/bin/npm' failed with exit code 1
at ExecState._setResult (/home/runner/work/_actions/bahmutov/npm-install/v1/dist/index.js:1016:25)
at ExecState.CheckComplete (/home/runner/work/_actions/bahmutov/npm-install/v1/dist/index.js:999:18)
at ChildProcess.<anonymous> (/home/runner/work/_actions/bahmutov/npm-install/v1/dist/index.js:893:27)
at ChildProcess.emit (node:events:390:28)
at maybeClose (node:internal/child_process:1064:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
Error: The process '/opt/hostedtoolcache/node/10.24.1/x64/bin/npm' failed with exit code 1
Workflow generated by TSDX basic template fails at
bahmutov/npm-install@v1
with output:operating system: ubuntu 20.04.5, (LTS)
node version: v10.24.1
npm version: 6.14.12
The text was updated successfully, but these errors were encountered: