Skip to content

CPU, RAM drain #111

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

Open
marcosfede opened this issue Oct 9, 2017 · 7 comments
Open

CPU, RAM drain #111

marcosfede opened this issue Oct 9, 2017 · 7 comments

Comments

@marcosfede
Copy link

same issue as #110, reopening here since the original author closed that one.
I'm having several node proceses spawned, taking almost 90% of CPU Power and 500Mb of ram each. Hot reloading is also impacted, taking between 5 to 10 seconds to reload after a changed is saved.

OS: Tested on both Linux and Mac
custom-react-scripts version : 0.2.0
react version: 16

@kitze
Copy link
Owner

kitze commented Oct 11, 2017

Thanks for reporting @marcosfede, any ideas what can cause this?

@marcosfede
Copy link
Author

Not really, I've tried disabling all custom features on the .env file but the problem still persists. Tried on 4 different machines and I seem to have between 3-4 node proceses taking over the cpu in all of them. Let me know if theres anything I should try. Thanks

@otaklapka
Copy link

Try to update latest react-scripts, i solved this by creating fresh fork of cra and adding just sass which works just Fine.

@psycura
Copy link

psycura commented Oct 15, 2017

i`m facing same issue.
Otas13, how i can update only scripts?

@JCQuintas
Copy link

Having the same issue.

@geloescht
Copy link

On my installation those issues were due to webpack-dashboard which was not disabled even if I thought I had done so. See #114

@pedsmoreira
Copy link

Disabling REACT_APP_WEBPACK_DASHBOARD did the trick for me. (I event using it. Maybe, if it was connect it wouldn't cause this. I don't know :/)

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

7 participants