|
Replies:
2
-
Pages:
1
-
Last Post:
Apr 22, 2011 9:12 AM
by: chris.eppstein
|
|
|
Posts:
16
Registered:
4/16/08
|
|
|
|
Install Sass on Windows: Wrong description?
Posted:
Apr 22, 2011 8:13 AM
|
|
Appendix A, 1.1.3 says To install the latest version of Sass: $gem install sass However for me that only results in ERROR: Could not find a valid gem 'sass' (>= 0) in any repository Installing compass with "gem install compass" works fine and automatically installs haml, too, which includes sass, if I read the docs here correctly: http://sass-lang.com/download.html
At least "sass -v" works fine after installing just the compass gem. Maybe the bundling of haml with sass is new?
|
|
Posts:
16
Registered:
4/16/08
|
|
|
|
Re: Install Sass on Windows: Wrong description?
Posted:
Apr 22, 2011 8:33 AM
in response to:
StephenFriedrich
|
|
Ok, so after searching on the sass web site some more: haml and sass have become separate not so long ago. There isn't yet a separate final gem for sass. To install the prerelease use gem install sass --pre
Any ETA for the release version?
|
|
Posts:
7
Registered:
4/1/11
|
|
|
|
Re: Install Sass on Windows: Wrong description?
Posted:
Apr 22, 2011 9:12 AM
in response to:
StephenFriedrich
|
|
Sorry for the confusion, but this is a just a temporal issue. I expect that sass will be released in the week or so and then the instructions will be correct.
|
|
|
Legend
|
|
Gold: 300
+
pts
|
|
Silver: 100
- 299
pts
|
|
Bronze: 25
- 99
pts
|
|
Manning Author
|
|
Manning Staff
|
|