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

Dev server crashes after starting #302

Open
AndreiMrakov opened this issue Jun 30, 2021 · 0 comments
Open

Dev server crashes after starting #302

AndreiMrakov opened this issue Jun 30, 2021 · 0 comments

Comments

@AndreiMrakov
Copy link

AndreiMrakov commented Jun 30, 2021

Bug reproduced with both npm and yarn package managers

Helps only npm audit fix --force that updates some dependencies:

package before after
"axios" "^0.19.2" "^0.21.1"
"react-scripts" "3.4.1" "^4.0.3"

NOTE: handle updating package.json file and reinstalling dependencies fix the crash

nodejs-aws-fe – index tsx

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

No branches or pull requests

1 participant