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

building error #6

Open
ReZ0iro opened this issue Feb 7, 2023 · 4 comments
Open

building error #6

ReZ0iro opened this issue Feb 7, 2023 · 4 comments

Comments

@ReZ0iro
Copy link

ReZ0iro commented Feb 7, 2023

hi i have got this error during production build by vite (vite build -c adaptors/express/vite.config.ts). but build.client (vite build) works successfully
image

@wmertens
Copy link
Contributor

Should be ok now.

@brandonpittman
Copy link

I'm getting errors when running build.client

> app@1.2.0-10 i18n-translate
> node_modules/.bin/localize-translate -s "*.js" -t src/locales/message.*.json -o dist/build/{{LOCALE}} -r ./dist/build

sh: node_modules/.bin/localize-translate: No such file or directory
npm ERR! Lifecycle script `i18n-translate` failed with error:```

@wmertens
Copy link
Contributor

wmertens commented Mar 25, 2024

@brandonpittman i18n-translate isn't this project :)

Actually it is 🤦

Anyway this is a PoC project and wmertens/compiled-i18n implements it in spirit but more efficiently.

@brandonpittman
Copy link

@wmertens I set up compiled-i18n after running into trouble with this and it worked fine. I just started here since this is the first thing in the Qwik i18n's docs.

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

No branches or pull requests

3 participants