[BUG]: Cannot find package 'lru-cache' imported from /var/task/node_modules/@octokit/auth-app/dist-node/index.js #2756
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
What happened?
Hello, I am using
Octokit
to build my portfolio to show my repos fromGithub
, and today I accessed the website that deployed onVercel
and I got the error info as the following:[nuxt] [request error] [unhandled] [500] Cannot find package 'lru-cache' imported from /var/task/node_modules/@octokit/auth-app/dist-node/index.js
Here is my repo's link, I wrote all of the codes that depends on
Octokit
in theServer -> api -> repo
folderThe error is shown in the
Vercel log
and it works properly locally, I have no idea about it, I tried to redeploy onVercel
but it doesn't work.My Octokit version is 4.0.2. It works properly with this version in local. I would very much appreciate any help!!
Versions
Octokit version 4.0.2
NodeJS version 20.X LTS
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: