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

Error on i18n:create-json command #42

Closed
designerbrent opened this issue Sep 15, 2020 · 1 comment
Closed

Error on i18n:create-json command #42

designerbrent opened this issue Sep 15, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@designerbrent
Copy link
Collaborator

I have a new Russian .po file and need to generate the .json files. When I ran the command, npm run i18n:create-json, I get the following error:

❌ ReferenceError: chalk is not defined
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! alps-gutenberg-blocks@1.6.1 i18n:create-json: `node devtools/runner.js i18n:create-json`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the alps-gutenberg-blocks@1.6.1 i18n:create-json script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
@designerbrent designerbrent added the bug Something isn't working label Sep 15, 2020
@designerbrent
Copy link
Collaborator Author

this is now resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants