Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-13 Thread John Moroney
Mick,

Sorry, I misspoke about rc5.

John


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

> 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.
> 
> On Sun, Feb 12, 2012 at 1:16 PM, John Moroney  wrote:
>> 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:
>> 
>>> 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
>> 
> 
> 
> 
> -- 
> Write intention revealing code #=> http://www.clean-ruby.com
> 
> Jim Gay
> Saturn Flyer LLC
> 571-403-0338



Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread Jim Gay
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.

On Sun, Feb 12, 2012 at 1:16 PM, John Moroney  wrote:
> 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:
>
>> 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
>



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

Jim Gay
Saturn Flyer LLC
571-403-0338


Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread John Moroney
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:

> 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



[Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread Mick Hollins
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