Open darmandovargas opened 7 years ago
Refer to #303 . Or In index.html, try replacing all the "../bower_components///jsFileName.js" lines with "lib/jsFileName.js" , it worked for me while running over tomcat.
I have the same problem, I already did the directory change but I continue with the loading problem
Hi I`m building an ecommerce application, and I want to use your admin dashboard, I don´t need to use nodejs since its a java application and will run over tomcat (as all the java stuff is already build and running in java tomcat), so in your repo you say this:
"If you have problems installing and just want to download JS and css files, you can find download links here: http://akveo.github.io/blur-admin/articles/091-downloads/"
But the version 1.3 even though it downloads, the downloaded file doesn´t work and do not open, out of that you say there is a dev folder "{ARCHIVE_ROOT}/blur-admin-{VERSION}/dev-release " but this one does not run as it throws out a bunch of errors and do not load.
So my question is, how can I get the 1.3 version and how can I make run the dev-release folder version.
THANKS A LOT FOR YOUR WORK !!!