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

High CPU npm run start after upgrading Node/NPM #3056

Open
mmukhin opened this issue Apr 10, 2022 · 0 comments
Open

High CPU npm run start after upgrading Node/NPM #3056

mmukhin opened this issue Apr 10, 2022 · 0 comments

Comments

@mmukhin
Copy link

mmukhin commented Apr 10, 2022

Description

I've been developing my app on this repo for 2 years, and a couple weeks ago I upgraded node to v16.14.2, and npm to 8.5.0. Ever since this, when I run npm run start the CPU is at 100% and my macOS fan is blowing nonstop :(

Steps to reproduce

Steps to reproduce the behavior:

run npm run start the CPU is at 100%

Expected behavior
CPU is not 100% (I forget what it was before)

Screenshots
image

Versions

  • React-Boilerplate: 4.0.0
  • Node/NPM: node v16.14.2, npm 8.5.0.
  • Browser: firefox

Webpack dev:
image

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