Closed cocoori1 closed 4 years ago
Hello @cocoori1
This is probably caused because gulp
did not run. You can try the following:
npm run dev
which also starts gulp
and creates the argon.min.css
file that you are missing.npm start
and then start gulp using npm run gulp
Let us know if you need further assistance. Thank you!
Dear creative-tim
Thank you for your technical support.
We purchased the Argon Dashboard Pro Nodejs, and downloaded argon-dashboard-pro-nodejs-v1.0.1.zip file in your website. But we can't find argon.min.css in pro version zip file so root page is crashed. Could you check this problem?