On Thursday, June 21, 2012 3:30:02 AM UTC-3, Ruby-Forum.com User wrote:
>
> Hi Everaldo, 
> I'm also using Windows 7 and I've had the same problem as Felipe, I 
> tried including 
> gem 'therubyracer', :platform => :ruby 
> in my gemfile but I still cannot start the "rails server" to start, 
> since I get the following error: 
>  
>
[WARNING] Please install gem 'therubyracer' to use Less. 
>

Seems you forgot to run "bundle install" afterwards

Also, seems less is depending on therubyracer, but not according to 
RubyGems:

https://rubygems.org/gems/less

Please verify your dependencies first.

--
Luis Lavena

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/0V7c-ADeOOAJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to