-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
Description
Just to expand upon bug #91
I have tried npm run build, npm installand it does not matter, every time that I attempt to start the Application in .NET Core it will fail to load, main js, vendor css, and vendor js.
I think that the starter app is fantastic considering that there are not a lot of other vue spa resources out there for .NET Core, but this makes it very difficult to work with when everytime you run the app it fails.
Is there any solution to this?
I have attached a picture of when i do an npm install
Here is a pic of what it looks like when an npm run build is run