-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup problem #15
Comments
Operating system? Windows? |
Ubuntu Linux 14.04 |
Can you make releases or downloadable Zips of the flat HTML, CSS, and JS files? can it be run on webserver without Node, Gulp, etc? |
@the4ndy look our release here https://github.com/CreativeIT/material-dashboard-lite/releases/tag/v1.0.0-b inside you will find 'dist' folder, exactly what you asked for. |
Hey, @carloscarcamo You have a problem with gulp-sass. Look on this point. |
I have the same problem, with the same configuration (Ubu 14.04) Apparently the |
same problem (arch) |
from package.json change gulp-sass and node-sass version to : "gulp-sass": "4.0.2", then run : gulp build |
make sure you're also using node v12 or less |
Hello, I was trying to build the project and I got this:
System info:
any thoughts? thanks in advance.
The text was updated successfully, but these errors were encountered: