humanmade / Salty-WordPress

A flavorful way to manage your entire WordPress stack.
126 stars 22 forks source link

Ruby should be ruby-dev package #111

Open roborourke opened 9 years ago

roborourke commented 9 years ago

Currently with the version of Sass required by node running npm install fails on a build error.

Subsequently running gem install compass fails to build native extensions. Running sudo apt-get install ruby-dev g++, then sudo gem install compass and then npm install works.

Of course it'll work running from local rather than the VM.

pdewouters commented 9 years ago

I'd be in favor of removing the Ruby dependency in favor of using Node Sass, as we actually need Node for Grunt tasks. I don't think we need ruby for anything else? https://github.com/sass/node-sass