V
V
Vitalik2021-08-17 21:30:19
Sass
Vitalik, 2021-08-17 21:30:19

Why is sass not installed in gulp?

I'm trying to learn gulp. I follow the instructions on the Internet, but when I enter gulp styles into the console, an error occurs
( gulp-sass 5 does not have a default Sass compiler; please set one yourself.
Both the `sass` and `node-sass` packages are permitted.
For example, in your gulpfile:)

the gulp sass plugin is installed, please tell me what is the problem?

611bffda299a5218056142.png611c005e68bab740424971.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey delphinpro, 2021-08-17
@Vitalik9135eb2

gulp-sass 5 does not have a default Sass compiler; please set one yourself.

Well, what is not clear in this phrase?
And if you also look at the documentation https://www.npmjs.com/package/gulp-sass
section Migrating to version 5 , then in general, all questions should disappear.

D
Dmitry Tolmachev, 2021-09-13
@todem

Good afternoon! Hmm .... smart people .... what is written is clear, but what to do with version 5 of sass is not clear: how to downgrade or how to get around.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question