moinulmoin / chadnext

ChadNext - Quick Starter Template for your Next project includes Next.js 14 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
https://chadnext.moinulmoin.com
MIT License
840 stars 75 forks source link

[next-international] run time error #226

Closed noteclub9 closed 1 month ago

noteclub9 commented 2 months ago

Although the server is running smoothly, an error is consistently logged in the terminal upon each refresh.

[next-international] The locale 'cart.json' is not supported. Defined locales are: [en, fr].

image

moinulmoin commented 1 month ago

if I understand correctly, you put cart.json which is not acceptable for the default locale, check here how to setup the locale

https://next-international.vercel.app/docs/app-setup