Replies: 2 comments 1 reply
-
From that error, it appears that package relies on NodeJS. Oxygen doesn't run NodeJS; instead it runs a Cloudflare Workers-type environment. You'll want to open an issue with that package and see if they support a Workers environment or have a different package for Workers. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi guys, I'm also lookig for a v2 updated remix + i18n, anyone can help pls? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm fighting trying to add the i18n hook, we already have everything to handle multimarket, but I cannot manage to integrate the useTranslation for static text.
Any help ?
I'm following this : https://www.npmjs.com/package/remix-i18next
I keep debugging over and over ...
Last errors were :
Beta Was this translation helpful? Give feedback.
All reactions