npm run dev slow performace #365
Answered
by
Jhon-Henkel
Jhon-Henkel
asked this question in
Q&A
|
Hello guys, I use laravel with vite, when i run npm run dev, terminal works normal, but the application work very slow, the consumption of memory and processor don't hits the limit. In docker desktop, the same behavior occurred. Any solution ? |
Answered by
Jhon-Henkel
Jul 30, 2023
Replies: 2 comments 8 replies
|
I'm not sure what you mean. Can you share screenshots and steps to reproduce? Also attach logs from the Help menu. |
0 replies
|
I'm record my screen. Please watch: https://www.loom.com/share/dc56bc91fd2845f3bedefa86d9148753 |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


To resolve this problem, I run npm run dev in local machine, out of docker container.