Turbopack Error: Next.js package not found #79934
Closed
pantharshit007
started this conversation in
Turbopack Error Report
Replies: 1 comment
-
it was because of this line in my package.json |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
d9ec4a4b
Error message:
this happened while my server was running and i tried installing one of the component form shadcn
npx shadcn@latest add sheet
and now if i re-run the server i get this error
because of this error i had to move from
pnpm
tonpm
since turbopack causes this error for this specific package. And somehow i am still getting this same error.Beta Was this translation helpful? Give feedback.
All reactions