Hello all, I developed an app using Rails 3.1 and uploaded it to heroku. When I typed rake db:migrate , I got the following error: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. Does heroku support Rails 3.1? They seem to have no Javascript runtime env''s like nodejs on their machine! -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Aug 6, 11:25 am, Karthikeyan <mindas...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello all, > > I developed an app using Rails 3.1 and uploaded it to heroku. When I > typed rake db:migrate , I got the following error: > > Could not find a JavaScript runtime. Seehttps://github.com/sstephenson/execjs > for a list of available runtimes. > > Does heroku support Rails 3.1? They seem to have no Javascript runtime > env''s like nodejs on their machine!Have you read their article on rails 3.1 support ? ( http://devcenter.heroku.com/articles/rails31_heroku_cedar ) Fred -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks a lot Federick On Aug 6, 3:57 pm, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Aug 6, 11:25 am, Karthikeyan <mindas...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hello all, > > > I developed an app using Rails 3.1 and uploaded it to heroku. When I > > typed rake db:migrate , I got the following error: > > > Could not find a JavaScript runtime. Seehttps://github.com/sstephenson/execjs > > for a list of available runtimes. > > > Does heroku support Rails 3.1? They seem to have no Javascript runtime > > env''s like nodejs on their machine! > > Have you read their article on rails 3.1 support ? (http://devcenter.heroku.com/articles/rails31_heroku_cedar) > > Fred-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.