I wanted to install Sass's gem so I could compile it in Windows. I installed the normal Ruby Installer and soon after I went into the Sass documentation on how to run it on Windows using console mode, however when I run the gem install sass
line to install the gem it returns me:
local variable or method 'sass'
How can I resolve this?