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

update nx minor version to 20.4.6 #4610

Closed
wants to merge 4 commits into from

Conversation

humandad
Copy link
Contributor

What does this PR do?

updates nx to 20.4.6

I was trying to remove some vulnerabilities from npm install, but it seems like nx still has some work to do to fix those.

nrwl/nx#30016

Also, I had to change the overrides on typescript from $typescript to the version of typescript because of some kind of bug in npm. I updated my npm to the latest version and then started getting the error.

npm/cli#5730

@humandad humandad self-assigned this Feb 21, 2025
@techfg
Copy link
Collaborator

techfg commented Feb 21, 2025

@humandad - for the npm issue, you can change to 5.7.3, npm install then change back to $typescript and npm install should work. Better to keep this at $typescript and work around npm issue in this manner when needed.

For nx update, just reminder to use the nx migrate tool vs just updating package deps.

@humandad
Copy link
Contributor Author

Ok. I'll do that. Thanks!

@techfg
Copy link
Collaborator

techfg commented Feb 22, 2025

Closing in favor of #4612

@techfg techfg closed this Feb 22, 2025
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

Successfully merging this pull request may close these issues.

2 participants