While following the steps in the documentation, instead of using spark new MyApp I used some '-' (dash) to name my app folder.
Spent some time trying to figure out what the error was, because I could't use dotnet watch from the beginning.
So be careful when naming your app folder, don't use dashes.
While following the steps in the documentation, instead of using
spark new MyAppI used some '-' (dash) to name my app folder.Spent some time trying to figure out what the error was, because I could't use
dotnet watchfrom the beginning.So be careful when naming your app folder, don't use dashes.