I am following your tutorial. All went well until I hit the step to add the ShoppingListEntity. It's saying it can't find the .sln file even though it's there. Nice project! Good conversation today! -wpereira
Steps to reproduce
Here is the output from the console:
$ craftsman add entity ShoppingListEntity.yaml
Error: A solution file was not found in your current durectory. Please make sure you are in the solution directory for
your project.
$ ls
CarbonKitchen.sln README.md RecipeManagement SharedKernel ShoppingListEntity.yaml docker-compose.yaml
I am following your tutorial. All went well until I hit the step to add the ShoppingListEntity. It's saying it can't find the .sln file even though it's there. Nice project! Good conversation today! -wpereira
Steps to reproduce
Here is the output from the console:
$ craftsman add entity ShoppingListEntity.yaml
Error: A solution file was not found in your current durectory. Please make sure you are in the solution directory for
your project.
$ ls
CarbonKitchen.sln README.md RecipeManagement SharedKernel ShoppingListEntity.yaml docker-compose.yaml