I
I
Igor2015-05-12 01:43:51
JavaScript
Igor, 2015-05-12 01:43:51

What is the problem with gulp sass?

everything was fine before, it seems to have updated nodejs, I can’t understand what the problem is, the
console gives this error
i.imgur.com/UJlE36k.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
_
_ _, 2015-05-12
@AMar4enko

$ npm cache clean
In package.json write the specific version (preferably the one you have used in other projects to eliminate the version error) and $ npm install.

O
ofstudio, 2015-05-12
@ofstudio

npm install --save-dev gulp-saas @latest ?
I don’t know about gulp, but in Grunt, when switching to node 0.12, grunt-saas was treated in this way

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question