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
After running setup and running the action, I get the error Cannot read property '@auth0/nextjs-auth0' of undefined
Full stacktrace
| [command]/opt/hostedtoolcache/node/14.21.3/arm64/bin/npm ci
| npm ERR! Cannot read property '@auth0/nextjs-auth0' of undefined
|
| npm ERR! A complete log of this run can be found in:
| npm ERR! /root/.npm/_logs/2023-03-23T14_11_27_404Z-debug.log
| Error: The process '/opt/hostedtoolcache/node/14.21.3/arm64/bin/npm' failed with exit code 1
| at ExecState._setResult (/run/act/actions/bahmutov-npm-install@v1/dist/index.js:1016:25)
| at ExecState.CheckComplete (/run/act/actions/bahmutov-npm-install@v1/dist/index.js:999:18)
| at ChildProcess.<anonymous> (/run/act/actions/bahmutov-npm-install@v1/dist/index.js:893:27)
| at ChildProcess.emit (events.js:400:28)
| at maybeClose (internal/child_process.js:1088:16)
| at Process.ChildProcess._handle.onexit (internal/child_process.js:296:5)
The text was updated successfully, but these errors were encountered:
After running setup and running the action, I get the error
Cannot read property '@auth0/nextjs-auth0' of undefined
Full stacktrace
The text was updated successfully, but these errors were encountered: