When running 'npm run watch' in Visual Studio on a windows machine I got this: ``` 'rm' is not recognized as an internal or external command, operable program or batch file ``` I run it in the PowerShell terminal. When I ran it in bash it worked.
When running 'npm run watch' in Visual Studio on a windows machine I got this:
I run it in the PowerShell terminal. When I ran it in bash it worked.