Turbopack Error: Next.js package not found #83378
faisalb-dev
started this conversation in
Turbopack Error Report
Replies: 0 comments
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.
-
using NextJS 15 in a docker container.
Turbopack version:
eac0b00d
Next.js version:
0.0.0
Error message:
✓ Compiled middleware in 5.2s
cjb_frontend | ✓ Ready in 31.6s
cjb_frontend | esktop o View Config w Enable Watch
cjb_frontend | -----
cjb_frontend | FATAL: An unexpected Turbopack error occurred. A panic log has been written to /tmp/next-panic-4281b7988c5421a4b069d3c02934322b.log.
cjb_frontend |
cjb_frontend | To help make Turbopack better, report this error by clicking here: https://github.com/vercel/next.js/discussions/new?category=turbopack-error-report&title=Turbopack%20Error%3A%20Next.js%20package%20not%20found&body=Turbopack%20version%3A%20%60eac0b00d%60%0ANext.js%20version%3A%20%600.0.0%60%0A%0AError%20message%3A%0A%60%60%60%0ATurbopack%20Error%3A%20Next.js%20package%20not%20found%0A%60%60%60&labels=Turbopack,Turbopack%20Panic%20Backtrace
cjb_frontend | -----
cjb_frontend |
cjb_frontend | Error [TurbopackInternalError]: Next.js package not found
cjb_frontend |
cjb_frontend | Debug info:
cjb_frontend | - Execution of get_entrypoints_with_issues_operation failed
cjb_frontend | - Execution of EntrypointsOperation::new failed
cjb_frontend | - Execution of Project::entrypoints failed
cjb_frontend | - Execution of AppProject::routes failed
cjb_frontend | - Execution of directory_tree_to_entrypoints_internal failed
cjb_frontend | - Execution of directory_tree_to_loader_tree failed
cjb_frontend | - Execution of get_next_package failed
cjb_frontend | - Next.js package not found
cjb_frontend | at (TurbopackInternalError: Next.js package not found) {
cjb_frontend | location: undefined
cjb_frontend | }
cjb_frontend |
cjb_frontend exited with code 0
Beta Was this translation helpful? Give feedback.
All reactions