Turbopack Error: [project]/src/app/globals.css [app-client] (css) #78041
invocationofrights
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.
-
Turbopack version:
664110c1
Error message:
[project]/src/app/globals.css [app-client] (css)
Caused by:
Debug info:
Execution of subscribe_issues_and_diags_operation failed
Execution of ::server_changed failed
Execution of AppEndpoint::output failed
Execution of AppProject::app_module_graphs failed
Execution of SingleModuleGraph::new_with_entries_visited_intern failed
[project]/src/app/globals.css [app-client] (css)
Execution of primary_chunkable_referenced_modules failed
Execution of ::references failed
Execution of parse_css failed
Execution of ::content failed
Execution of PostCssTransformedAsset::process failed
creating new process
node process exited before we could connect to it with exit code: 1
Process output:
Process error output:
node:internal/modules/cjs/loader:1252
throw err;
^
Error: Cannot find module '[[removed by submitter]].next\transform.js'
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:219:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
}
Node.js v22.12.0
Beta Was this translation helpful? Give feedback.
All reactions