Answer the question
In order to leave comments, you need to log in
How to install gulp-sass plugin without errors?
Compiling SASS to CSS:
- In the folder gulpfile.js I create a variable: var sass = require('gulp-sass');
- I install the gulp-sass plugin on the command
line: npm i gulp-sass --save-dev
After installation, the following entry appears in the package.json file: "gulp-sass": "^4.0.2"
error..
globally and locally is version 4.0.0
I have Windows 7
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question