Luis Lavena wrote in post #1065543:
> 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

Hi Luis,
Thanks for the answer.  I did run bundle install and bundle update a few 
times after I changed the gemfile without any luck.  I wonder why less 
is depending on therubyracer?  Any ideas?  I read on different threads 
that Win7 has Java Runtime Development included and that is why 
therubyracer should not be required.  Any clarification on this topic 
would be hugely appreciated!  I am completely stuck right now.  Thanks!!

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to