Hi,
I’m trying to install jqgrid-rails3 (springbok (Etienne van Tonder) · GitHub
jqgrid-rails3) in my project. But when I run “rake jqgrid:install”, I
get the following error:
rake aborted!
Don’t know how to build task ‘jqgrid:install’
I feel I’m skipping some step.
Many thanks.
Nahuel
On Jan 13, 2011, at 1:55 PM, Nahuel Garbezza wrote:
Hi,
I’m trying to install jqgrid-rails3 (springbok (Etienne van Tonder) · GitHub
jqgrid-rails3) in my project. But when I run “rake jqgrid:install”, I
get the following error:
rake aborted!
Don’t know how to build task ‘jqgrid:install’
I feel I’m skipping some step.
Did you run bundle install yet?
Walter
Did you run bundle install yet?
Walter
Yes. I get the same result.
Hello Nahuel Garbezza,
I have followed this link. *GitHub - doabit/jqgrid-rails3: This plugin allows you to add jQuery datagrids very easily to your Rails applications.
But I am getting error as “rake aborted!Don’t know how to build task
‘jqgrid:install’”.
I am new to Rails, so not sure what I am missing here. Is it OS
dependent.? I am using Windows Xp and trying to install jqgrid. Is there
different method to install jqgrid depending upon OS.
Thanks for starting this thread and helping me out here.