'"npm run dev" doesn't do anything anymore after NPM update to 8.10

I updated NPM to the latest version and now, while it doesn't return an error, "npm run dev" doesn't update the code anymore. I have to keep running the command in the terminal in order for the code to change in the app. I'm using Laravel + Vue. Any ideas how to fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source