Base solution for your next web application
Open Closed

AspNetZero V6.3.1 Downloaded solution - JS Errors on login page #6023


User avatar
0
exlnt created

I just downloaded my new licensed code from my download page. I have followed ALL of the steps on this guide: Getting-Started-Core. I ran the migrator project first to get the database created. The DB is now present. Then when I launched the MVC web project and once I get to the login page, nothing works! When I look at Chrome console, I see the errors show in the attached image ASPNETZERO_Startup_JS_Errors.JPG

I just checked into this further and script file src="/view-resources/Areas/CareOps/Views/_Bundles/account-layout-libs.js" is empty. How does this file get created or am I missing something?


1 Answer(s)
  • User Avatar
    0
    exlnt created

    Please ignore this question. My bundles had not been fully updated. There was a NPM error that had come up, which i did not notice earlier. I ran the npm bundle command the app is working now!