You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build my Nuxt project with preset 'node-cluster'.
It used to work, but now I'm getting the next error:
Could not resolve entry module "node_modules/nitropack/dist/presets/node/runtime/node-cluster".
at getRollupError (node_modules/rollup/dist/es/shared/parseAst.js:395:41)
at error (node_modules/rollup/dist/es/shared/parseAst.js:391:42)
at ModuleLoader.loadEntryModule (node_modules/rollup/dist/es/shared/node-entry.js:20057:20)
at async Promise.all (index 0)
Environment
Reproduction
Describe the bug
I'm trying to build my Nuxt project with preset 'node-cluster'.
It used to work, but now I'm getting the next error:
(I also can't find the file in the repo but https://github.com/nitrojs/nitro/blob/v2/src/presets/node/runtime/cluster.ts)
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: