sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.07k stars 730 forks source link

Build Error "Cannot get final name for export 'encodeXML'" #97

Open capsloq opened 7 months ago

capsloq commented 7 months ago
  1. git clone the project
  2. pnpm install
  3. pnpm build
  4. error occures

I just tried to build the project but it fails. image

I did some googleing on the issue but was not able to resolve it. I tried Node 18 and 21. Nextjs 14.0.3, 14.0.1 as well as 14.0.4-canary.18 and latest canary but no luck.

Starting in dev works but building/deployment doesn't. Any help is appreciated