vault backup: 2024-08-26 13:08:28
This commit is contained in:
@@ -14,6 +14,40 @@ See this error:
|
||||
at process.processTimers (node:internal/timers:511:9)
|
||||
```
|
||||
Possibly the same problem: https://github.com/vercel/next.js/issues/53562
|
||||
Adding `--turbo` to `next dev` in the package.json `dev` script caused this issue now
|
||||
```
|
||||
logos-catalyst-2:dev: [1] - Next.js package not found
|
||||
logos-catalyst-2:dev: [1] at withErrorCause (C:\Code\github\LogosBible\bigcommerce-catalyst\node_modules\.pnpm\next@14.1.4_@babel+core@7.23.6_react-dom@18.3.1_react@18.3.1\node_modules\next\dist\build\swc\index.js:409:19)
|
||||
logos-catalyst-2:dev: [1] at async EndpointImpl.writeToDisk (C:\Code\github\LogosBible\bigcommerce-catalyst\node_modules\.pnpm\next@14.1.4_@babel+core@7.23.6_react-dom@18.3.1_react@18.3.1\node_modules\next\dist\build\swc\index.js:590:20)
|
||||
logos-catalyst-2:dev: [1] at async processMiddleware (C:\Code\github\LogosBible\bigcommerce-catalyst\node_modules\.pnpm\next@14.1.4_@babel+core@7.23.6_react-dom@18.3.1_react@18.3.1\node_modules\next\dist\server\lib\router-utils\setup-dev-bundler.js:796:87)
|
||||
logos-catalyst-2:dev: [1] at async handleEntries (C:\Code\github\LogosBible\bigcommerce-catalyst\node_modules\.pnpm\next@14.1.4_@babel+core@7.23.6_react-dom@18.3.1_react@18.3.1\node_modules\next\dist\server\lib\router-utils\setup-dev-bundler.js:805:25) {
|
||||
logos-catalyst-2:dev: [1] [cause]: [Error: content is not available as task execution failed
|
||||
logos-catalyst-2:dev: [1]
|
||||
logos-catalyst-2:dev: [1] Caused by:
|
||||
logos-catalyst-2:dev: [1] - Next.js package not found
|
||||
logos-catalyst-2:dev: [1]
|
||||
logos-catalyst-2:dev: [1] Debug info:
|
||||
logos-catalyst-2:dev: [1] - Execution of get_written_endpoint_with_issues failed
|
||||
logos-catalyst-2:dev: [1] - Execution of <MiddlewareEndpoint as Endpoint>::write_to_disk failed
|
||||
logos-catalyst-2:dev: [1] - Execution of Project::emit_all_output_assets failed
|
||||
logos-catalyst-2:dev: [1] - Execution of VersionedContentMap::insert_output_assets failed
|
||||
logos-catalyst-2:dev: [1] - Execution of all_assets_from_entries failed
|
||||
logos-catalyst-2:dev: [1] - Execution of MiddlewareEndpoint::output_assets failed
|
||||
logos-catalyst-2:dev: [1] - Execution of MiddlewareEndpoint::edge_files failed
|
||||
logos-catalyst-2:dev: [1] - content is not available as task execution failed
|
||||
logos-catalyst-2:dev: [1] - Execution of wrap_edge_entry failed
|
||||
logos-catalyst-2:dev: [1] - Execution of get_middleware_module failed
|
||||
logos-catalyst-2:dev: [1] - Execution of file_content_rope failed
|
||||
logos-catalyst-2:dev: [1] - Execution of FileSystem::read failed
|
||||
logos-catalyst-2:dev: [1] - Execution of FileSystemPath::fs failed
|
||||
logos-catalyst-2:dev: [1] - Execution of FileSystemPath::join failed
|
||||
logos-catalyst-2:dev: [1] - Execution of get_next_package failed
|
||||
logos-catalyst-2:dev: [1] - Next.js package not found] {
|
||||
logos-catalyst-2:dev: [1] code: 'GenericFailure'
|
||||
logos-catalyst-2:dev: [1] }
|
||||
logos-catalyst-2:dev: [1] }
|
||||
```
|
||||
This might help: https://github.com/vercel/next.js/discussions/55987
|
||||
# Meetings
|
||||
## Commerce scrum
|
||||
## BEN scrum
|
||||
|
||||
Reference in New Issue
Block a user