holger1411 / brook-dev

MIT License
36 stars 8 forks source link

Beginner feedback for the read me #12

Open mejlvang opened 1 year ago

mejlvang commented 1 year ago

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.

Nedgeva commented 1 year ago

I guess it can be safely replaced by well-known 'rimraf' package.