Turbopack Error: create symlink to ../../../node_modules/mongoose #87473
Replies: 4 comments 2 replies
-
|
i got error when using mongoose in both api and server actions, FATAL: An unexpected Turbopack error occurred. A panic log has been written to C:\Users\Jr\AppData\Local\Temp\next-panic-f3d57f3af53b577fb1d27dd5bd925e7e.log. To help make Turbopack better, report this error by clicking here.GET /login 500 in 4.8s (compile: 4.3s, proxy.ts: 210ms, render: 203ms) |
Beta Was this translation helpful? Give feedback.
-
|
Hi I solved this issue just use --webpack in package.json and it will solve after restarting the web app thanks: "scripts": { |
Beta Was this translation helpful? Give feedback.
-
|
We believe this issue is fixed in Next 16.1.1. Please upgrade to that version, and file a new issue or discussion if you encounter any similar problems. Closing as duplicate of #86668. |
Beta Was this translation helpful? Give feedback.
-
|
This discussion appears to be a duplicate of #87402. Please follow the discussion there: #87402 This comment was added automatically by discussion consolidation tool. If you believe this is in error, feel free to re-open the discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
ea1df5f2Next.js version:
0.0.0Error message:
Beta Was this translation helpful? Give feedback.
All reactions