Getting the following errors when starting Astro server after upgrading from 5.18 to 6.0.4. I use pnpm.
Cannot find module '/home/rafi/khalids-shell/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/tinyexec/dist/main.js' imported from /home/rafi/khalids-shell/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/astro/dist/cli/exec.js
Stack trace:
at finalizeResolution (node:internal/modules/esm/resolve:275:11)
at defaultResolve (node:internal/modules/esm/resolve:985:11)
at ModuleLoader.resolve (node:internal/modules/esm/loader:708:38)
at ModuleJob._link (node:internal/modules/esm/module_job:182:49)
ELIFECYCLE Command failed with exit code 1.