
Ubuntu12, ruby 1.9.3p0, Rails 3.2.8で作業しています。 rails newで新しくアプリを作成する時、 rake db:createをした後、
1 2 |
rake aborted! Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. |
Ubuntu12, ruby 1.9.3p0, Rails 3.2.8で作業しています。 rails newで新しくアプリを作成する時、 rake db:createをした後、
1 2 |
rake aborted! Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. |