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

Fix npm installation failure issue (issue #388) #389

Merged
merged 3 commits into from
Nov 3, 2022
Merged

Conversation

phoenixy1
Copy link
Contributor

@phoenixy1 phoenixy1 commented Nov 3, 2022

I did a little Googling and it looks like #388 is caused by a bug in react-scripts 4.0.1 that is fixed in 4.0.2. See facebook/create-react-app#9964. I was probably never able to reproduce this because I have npm 6 installed because I've never been able to get npm 7 to work properly with Artifactory, and this would most likely impact only npm 7+ users because earlier versions of npm don't care about peer deps.

If the reviewer happens to have npm 7 installed, and wants to test this...that would be cool.

This PR updates the version of react-scripts to 4.0.2.

Obligatory I-have-no-idea-what-I'm-doing-dog meme goes here.

Copy link
Contributor

@ToddKerpelman ToddKerpelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕺 -- Confirmed I can install the new version with npm 8.+

@phoenixy1 phoenixy1 merged commit f6b5e37 into master Nov 3, 2022
SpencerHHurst pushed a commit to SpencerHHurst/quickstart that referenced this pull request Jul 10, 2024
Fix npm installation failure issue (issue plaid#388)
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