Created
November 11, 2011 02:21
-
-
Save gonzedge/1356982 to your computer and use it in GitHub Desktop.
Rails 3.1 "rails server" error Could not find a JavaScript runtime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Could not find a JavaScript runtime. | |
See https://github.com/sstephenson/execjs for a list of available runtimes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rails new test_app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rails server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment