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

Failing nx commands due to yargs issue - upgrade package to resolve this issue #12930

Closed
davidslaby opened this issue Nov 1, 2022 · 4 comments

Comments

@davidslaby
Copy link
Contributor

Current Behavior

Can't run any nx command due to issue of yargs package

yargs/yargs#2242

Bump the version of yargs to 17.6.0

Expected Behavior

Possible to run nx commands

Steps to Reproduce

Run LANG=cs_CZ nx migrate command on machine

Failure Logs

syntax error in /node_modules/yargs/locales/cs.json

@davidslaby davidslaby changed the title Failing nx commands due to yargs issue - upgrade package to fix this issue Failing nx commands due to yargs issue - upgrade package to resolve this issue Nov 1, 2022
@AgentEnder
Copy link
Member

The fix in the linked issue would be present in version 17.6.1, which isn't released yet

@AgentEnder
Copy link
Member

yargs/yargs#2257

@AgentEnder
Copy link
Member

Fixed in #12978

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants