Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
"Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mick Hollins  
View profile  
 More options Jan 29 2012, 8:13 am
From: Mick Hollins <mjholl...@gmail.com>
Date: Sun, 29 Jan 2012 05:13:27 -0800 (PST)
Local: Sun, Jan 29 2012 8:13 am
Subject: "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku
Hi,
I'm attempting to deploy Radiant 1.0.0rc4 to Heroku, but I get the
following error:

     Could not find a JavaScript runtime

The full log output is here:

   https://gist.github.com/1698750

Anyone seen this before? Any help would be greatly appreciated.

thanks,
mick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
john  
View profile  
 More options Feb 12 2012, 11:32 am
From: john <johnm...@gmail.com>
Date: Sun, 12 Feb 2012 08:32:00 -0800 (PST)
Subject: Re: "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

the coffeescript support in sheets needs a javascript runtime...so add
therubyracer to your gemfile, bundle update and redeploy.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Moroney  
View profile  
 More options Feb 12 2012, 1:16 pm
From: John Moroney <j...@juniork.com>
Date: Sun, 12 Feb 2012 10:16:31 -0800
Local: Sun, Feb 12 2012 1:16 pm
Subject: Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku
Mick,

I have seen this horrible thing before.  I fixed this by installing the gem therubyracer. Others swear by nodejs.

Also, rc5 is out and does seem more stable.

Best of luck,

John
Vancouver, BC

On Jan 29, 2012, at 5:13 AM, Mick Hollins wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Gay  
View profile  
 More options Feb 12 2012, 8:57 pm
From: Jim Gay <j...@saturnflyer.com>
Date: Sun, 12 Feb 2012 20:57:47 -0500
Local: Sun, Feb 12 2012 8:57 pm
Subject: Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku
rc5 of what is out?

Mick,
I want to figure out a way to gracefully fail and remove coffee-script
support if you don't want it. But you should be able to add this to
your Gemfile:

gem "therubyracer"

Let us know if that doesn't work out.

--
Write intention revealing code #=> http://www.clean-ruby.com

Jim Gay
Saturn Flyer LLC
571-403-0338


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Moroney  
View profile   Translate to Translated (View Original)
 More options Feb 13 2012, 3:32 pm
From: John Moroney <j...@juniork.com>
Date: Mon, 13 Feb 2012 12:32:41 -0800
Local: Mon, Feb 13 2012 3:32 pm
Subject: Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku
Mick,

Sorry, I misspoke about rc5.

John

On Feb 12, 2012, at 5:57 PM, Jim Gay wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »