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

Temporary fix for npm-force-resolutions #1259

Closed
wants to merge 1 commit into from

Conversation

tvdijen
Copy link
Contributor

@tvdijen tvdijen commented Aug 7, 2023

See: rogeriochaves/npm-force-resolutions#33

This may not be the proper fix, but I wasn't able to work around the issue and this actually fixed it.

NodeJS v14.21.3
NPM v6.14.18

See: rogeriochaves/npm-force-resolutions#33

This may not be the proper fix, but I wasn't able to work around the issue and this fixed it.

NodeJS v14.21.3 (also tried v18 LTS)
NPM v6.14.18
@MKodde
Copy link
Member

MKodde commented Aug 31, 2023

Thanks for your contribution @tvdijen

I ran into this issue on my maintenance PR where I'm installing NPM updates. The team and us decided to swap NPM for yarn. Yarn is much more robust when it comes to installing resolutions (imho). Combine that with the fact that our other (Stepup) components all use Yarn, the choice was not that hard to make.

But this means that I'm closing the PR

@MKodde MKodde closed this Aug 31, 2023
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