We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
trying to extract into .po file the linguijs translation but getting this error
linguijs
retails chore/languine-setup ❯ npx languine@latest ██╗ █████╗ ███╗ ██╗ ██████╗ ██╗ ██╗██╗███╗ ██╗███████╗ ██║ ██╔══██╗████╗ ██║██╔════╝ ██║ ██║██║████╗ ██║██╔════╝ ██║ ███████║██╔██╗ ██║██║ ███╗██║ ██║██║██║██╗ ██║█████╗ ██║ ██╔══██║██║╚██╗██║██║ ██║██║ ██║██║██║╚██╗██║██╔══╝ ███████╗██║ ██║██║ ╚████║╚██████╔╝╚██████╔╝██║██║ ╚████║███████╗ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝╚══════╝ Translate your application with Languine CLI powered by AI. Website: https://languine.ai │ ◇ What would you like to do? │ Extract translation keys from source files ┌ Extracting translation keys... file:///Users/wcastand/.npm/_npx/8e2b6b35c5047a76/node_modules/languine/dist/index.js:366 if (config.files.json.include.length === 0) { ^ TypeError: Cannot read properties of undefined (reading 'include') at extract (file:///Users/wcastand/.npm/_npx/8e2b6b35c5047a76/node_modules/languine/dist/index.js:366:25) at async file:///Users/wcastand/.npm/_npx/8e2b6b35c5047a76/node_modules/languine/dist/index.js:2289:3 Node.js v20.15.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
trying to extract into .po file the
linguijs
translation but getting this errorThe text was updated successfully, but these errors were encountered: