hashicorp / hashicorp/nextjs-bundle-analysis
Cannot read property '@auth0/nextjs-auth0' of undefined
- Dominant language
- JavaScript
- Stars
- 674
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
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. (/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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.