ERROR Failed to launch Drizzle Studio: Cannot find module '@nuxthub/db'
Require stack:
./test-hubdb/node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected]_@cloudflare+wor_def6b336184af1243d24b5270c80723b/node_modules/@nuxthub/core/dist/module.mjs
at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
at Function.resolve (node:internal/modules/helpers:157:19)
at jitiResolve (./test-hubdb/node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.cjs:1:148703)
at jitiRequire (./test-hubdb/node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.cjs:1:150290)
at import (./test-hubdb/node_modules/.pnpm/[email protected]/node_modules/jiti/dist/jiti.cjs:1:158307)
at ./test-hubdb/node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected]_@cloudflare+wor_def6b336184af1243d24b5270c80723b/node_modules/@nuxthub/core/dist/module.mjs:891:96
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async launchDrizzleStudio (./test-hubdb/node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected]_@cloudflare+wor_def6b336184af1243d24b5270c80723b/node_modules/@nuxthub/core/dist/module.mjs:891:24)the module exist inside apps/test/node_modules/@nuxthub/db but not in the root, maybe is an alias issue?

