-
Notifications
You must be signed in to change notification settings - Fork 862
Old project with grunt: not able to make some change #683
Comments
Am I the only one who change old project sometime? I can't find a solution for now, same problem with another project... |
So for the now the only solution I found after trying to install without success node-sass is to switch to grunt-contrib-sass... |
I have the same issue. I have also been looking for an answer. |
Compatibility with versioning of node dependencies & npm seems to be a persistent problem. See the README.md file included with your version of FP and check which version of Node.js is supported. You can upgrade / downgrade your version of node.js with Homebrew . If this does not work, I'm afraid I can not help here. |
Ole I'm looking at my README.md file and can't see anything telling which version of node.js to use. This is all I have, I think:
|
Hello.
I have to make some change on an old project (FoundationPress with grunt).
grunt
Loading "sass.js" tasks...ERROR
Seems there is a problem with sass but bower update do not change anything... I tried 'npm install node-sass' without success...
In the meantime, I use Codekit to compile the CSS but I really prefer grunt or Gulp...
Any idea?
The text was updated successfully, but these errors were encountered: