Turbopack Error: Next.js package not found #82351
axelv71
started this conversation in
Turbopack Error Report
Replies: 2 comments
-
You're hitting this because Turbopack expects the Fix:Make sure you have Next.js installed: npm install next or yarn add next If it’s already installed, try deleting rm -rf node_modules .next
npm install Then re-run your dev server. Let me know if it still barks after that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please refer to this answer: #78192 (comment) |
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:
v15.3.3-3-gf9e98b9ce
Error message:
Beta Was this translation helpful? Give feedback.
All reactions