Ok, problem solved. I was using a new VM and it did not have node.js installed.
My mistake!
I am encountering this same issue. Can you share what the solution was.
.net Core 2.1 MVC v5.5.0
Thank you
My solution after 5 days of brick walls is to throw the PC out the 10th floor window.
:x
//This is not asp.net Zero fault but I will try here for anyone that has experienced this issue.//
Actually, when I create a new "dummy" ASP.net Core MVC project (not ASPZ). And run "update-database" it works fine. So maybe there is something with the ASPZ 5.1.0 project?
Thanks, I did try that. But then that creates bad JSON in the appsetting. I then get this message:
Could not parse the JSON file. Error on line number '3': '"ConnectionStrings": { "Default": "Server=.\SQLEXPRESS;Database=cpm_dev;Trusted_Connection=True;"'.
20-Nov?
Thank you. Excited to see this :D
I agree there is missing information in the tutorial. I have been stuck for too long now on the "Update" of Person.
"First of all, we create needed Dto's that transfers people's id, name, surname and e-mail. Then create the functions in PersonAppService for editing"
The tutorial should provide go into detail in this. I have tried to mimic another area of the template to get the missing information but have not had success. Very frustrating now.
PS: I am using Angular template.
Great news on the new theme. What is the Metronic 5 theme that you have chosen to use? [http://keenthemes.com/metronic/index.html])
Thanks.