Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18next finds translation files while on localhost but not on prodcution server #381

Closed
HassenBF opened this issue Apr 21, 2015 · 1 comment

Comments

@HassenBF
Copy link

Hi ,
As stated in the title i'm using i18next on my website using the Node module and everything is working fine on my dev server on localhost , the problem is that when i test on my production server , translation stops working with an error message (ENOENT , errorn 34) .
Was anyone confronted to this problem before ? or have an idea about what's causing that ?
thank you .

@jamuhl
Copy link
Member

jamuhl commented May 18, 2015

set init option debug = true ---> for sure it can't access the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants