Problem with NPM Nodejs Compass

Asked

Viewed 58 times

1

I’m in trouble here with Nodejs.

First I run the remote: npm i

Then I turn the remote: grunt

There goes that mistake:

Warning: Couldn't find the `compass.bat` binary. Make sure it's installed and in
 your $PATH Use --force to continue.
  • 1

    try using the command gem install compass before running npm commands

  • If you are using Grunt Compass you could use https://www.npmjs.com/package/grunt-contrib-compass

  • The problem is just this. I have Compass installed 'npm install -g Compass'

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.