Installation problems in using SCSS

Installation problems with sass

There is a problem in installing node sass sass loader: the version is too high and incompatible

resolvent:

npm installl [email protected]
npm installl [email protected] --save-dev

Read More: