strapi-next-14-dashboard-demo icon indicating copy to clipboard operation
strapi-next-14-dashboard-demo copied to clipboard

Failed to compile

Open erinnovations opened this issue 8 months ago • 1 comments

After a succesful install it fails to compile with yarn build. Latest yarn, Node 18.17.0.

` ./node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js A Node.js module is loaded ('url' at line 3) which is not supported in the Edge Runtime. Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime

Import trace for requested module: ./node_modules/next/dist/esm/shared/lib/router/utils/app-paths.js

Linting and checking validity of types .Failed to compile.

./app/ui/dashboard/latest-invoices.tsx:17:32 `

image

erinnovations avatar Nov 07 '23 08:11 erinnovations