when I run with watch on homestead (ssh/cli), it pegs my host (mac) cpu at 100+%. So, I run in on the host instead of from within the vm. It drops cpu usage down to ~8%. I'm not sure why it does that, but it was turning my macbook into a lap warmer before changing it and only running via host.
Sep 11, 2017
4
Level 3
Webpack watch-poll crashing the homestead
Anyone having problems with running webpack with watch-poll and homestead crashing randomly after a while? I can confirm that this is not project/code specific and happens all the time.
- Laravel 5.4 (standard npm packages)
- npm -v 5.4.1
- node -v v8.4.0
- Homestead (2.1.0) - 2GB RAM, 1GB swap
- Vagrant 1.9.5
- VirtualBox (5.0.40_Ubuntur115130)
Thanks for any suggestions.
Level 67
Please or to participate in this conversation.