Fatal error in Next 15.4
Unanswered
Whiteleg shrimp posted this in #help-forum
Whiteleg shrimpOP
Hi, I just updated to Next 15.4 and this error showed up.
-----
FATAL: An unexpected Turbopack error occurred. A panic log has been written to C:\Users\andres\AppData\Local\Temp\next-panic-df6b55cb4920d3c1dc10fc2c0d58cdf.log.
To help make Turbopack better, report this error by clicking here.
-----
[Error [TurbopackInternalError]: FileSystemPath("").join("../C:\Users\andres\Documents\Programming\test-monorepo\apps\web") leaves the filesystem root
Debug info:
- Execution of get_entrypoints_with_issues_operation failed
- Execution of EntrypointsOperation::new failed
- Execution of Project::entrypoints failed
- Execution of Project::middleware_endpoint failed
- Execution of *MiddlewareEndpoint::new failed
- Execution of Project::middleware_context failed
- Execution of *parse_config_from_source failed
- Execution of *ProcessResult::module failed
- Execution of *AssetContext::process failed
- Execution of Project::edge_middleware_context failed
- Execution of AppProject::edge_ecmascript_client_reference_transition failed
- Execution of *NextEcmascriptClientReferenceTransition::new failed
- Execution of AppProject::client_transition failed
- Execution of *FullContextTransition::new failed
- Execution of AppProject::client_module_context failed
- Execution of *ModuleAssetContext::new failed
- Execution of AppProject::client_module_options_context failed
- Execution of *get_client_module_options_context failed
- Execution of Project::execution_context failed
- Execution of Project::node_root failed
- FileSystemPath("").join("../C:\Users\andres\Documents\Programming\test-monorepo\apps\web") leaves the filesystem root]
-----
FATAL: An unexpected Turbopack error occurred. A panic log has been written to C:\Users\andres\AppData\Local\Temp\next-panic-df6b55cb4920d3c1dc10fc2c0d58cdf.log.
To help make Turbopack better, report this error by clicking here.
-----
[Error [TurbopackInternalError]: FileSystemPath("").join("../C:\Users\andres\Documents\Programming\test-monorepo\apps\web") leaves the filesystem root
Debug info:
- Execution of get_entrypoints_with_issues_operation failed
- Execution of EntrypointsOperation::new failed
- Execution of Project::entrypoints failed
- Execution of Project::middleware_endpoint failed
- Execution of *MiddlewareEndpoint::new failed
- Execution of Project::middleware_context failed
- Execution of *parse_config_from_source failed
- Execution of *ProcessResult::module failed
- Execution of *AssetContext::process failed
- Execution of Project::edge_middleware_context failed
- Execution of AppProject::edge_ecmascript_client_reference_transition failed
- Execution of *NextEcmascriptClientReferenceTransition::new failed
- Execution of AppProject::client_transition failed
- Execution of *FullContextTransition::new failed
- Execution of AppProject::client_module_context failed
- Execution of *ModuleAssetContext::new failed
- Execution of AppProject::client_module_options_context failed
- Execution of *get_client_module_options_context failed
- Execution of Project::execution_context failed
- Execution of Project::node_root failed
- FileSystemPath("").join("../C:\Users\andres\Documents\Programming\test-monorepo\apps\web") leaves the filesystem root]
5 Replies
Whiteleg shrimpOP
This is literally all it show and the server never spins up
Hilsa shad
Temporarily remove '--turbopack' from your dev script to at least get it running again
Whiteleg shrimpOP
Yes, I did that
Hilsa shad
Cool, but yeah same problem. Watching the GitHub link like 👀