aralroca / next-translate

Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
MIT License
2.64k stars 207 forks source link

the demo example is not working #1211

Open llllash opened 5 months ago

llllash commented 5 months ago

What operating system, Node.js, and npm version?

What happened? I follow the example here:
https://github.com/aralroca/next-translate?tab=readme-ov-file#with-app-directory-demo

git clone git@github.com:aralroca/next-translate.git
cd next-translate
yarn && yarn example:with-app-directory

but the demo it not working, the web page with : 'http://localhost:3000/' is 404 image

What did you expect to happen? normal run

Are you willing to submit a pull request to fix this bug? If I can identify the issue, I am willing to provide a fix.

al-imam commented 3 months ago

Nextjs template also dont work

surfapps commented 3 months ago

Mine is not working Directory URL: https://github.com/aralroca/next-translate/tree/master/examples/with-app-directory

Malarkey-Jhu commented 2 months ago

not working either