waldo
waldo copied to clipboard
Error: Cannot find module 'next/dist/compiled/jest-worker'
Sentry Issue: APP-5
Error: Cannot find module 'next/dist/compiled/jest-worker'
Require stack:
- /app/node_modules/next/dist/server/lib/squoosh/main.js
- /app/node_modules/next/dist/server/image-optimizer.js
- /app/node_modules/next/dist/server/next-server.js
- /app/apps/web/se...
File "node:internal/modules/cjs/loader", line 1075, in Module._resolveFilename
File "/app/node_modules/next/dist/build/webpack/require-hook.js", line 23, in mod._resolveFilename
return resolveFilename.call(mod, request, parent, isMain, options);
File "node:internal/modules/cjs/loader", line 920, in Module._load
File "node:internal/modules/cjs/loader", line 1141, in Module.require
File "node:internal/modules/cjs/helpers", line 110, in require
...
(5 additional frame(s) were not displayed)
Seems like nextjs will be releasing a patch soon https://github.com/vercel/next.js/issues/48173
Will follow up on this later this week.