-
Notifications
You must be signed in to change notification settings - Fork 145
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
npm start? #6
Comments
I'm having the same problems. Any fix yet? |
I'm also experiencing the same issue. Has anyone got the solution? |
still same |
Here is the setup for gulp 4 // gulpfile.js const gulp = require('gulp'); // Compile Sass & Inject Into Browser // Move JS Files to src/js // Watch Sass & Serve
}; // Move Fonts to src/fonts // Move Font Awesome CSS to src/css |
When running
Installing
|
I am having the same issues. |
issue #1
added 608 packages from 382 contributors and audited 2374 packages in 30.09s
found 11 vulnerabilities (3 low, 4 moderate, 4 high)
run
npm audit fix
to fix them, ornpm audit
for detailsissue #2
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start:
gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/muzamil/.npm/_logs/2018-07-09T14_47_48_952Z-debug.log
The text was updated successfully, but these errors were encountered: