Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. Lanti@LANTI-PC /c/Sites/sample_app
  2. $ rails s
  3. c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/execjs-2.2.1/lib/execjs/run
  4. times.rb:51:in `autodetect': Could not find a JavaScript runtime. See https://gi
  5. thub.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUn
  6. available)
  7. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/execjs-2.2.1/lib/execjs.rb:5:in `<module:ExecJS>'
  8. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/execjs-2.2.1/lib/execjs.rb:4:in `<top (required)>'
  9. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/uglifier-2.5.3/lib/uglifier.rb:3:in `require'
  10. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/uglifier-2.5.3/lib/uglifier.rb:3:in `<top (required)>'
  11. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:76:in `require'
  12. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
  13. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:72:in `each'
  14. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:72:in `block in require'
  15. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:61:in `each'
  16. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler/runtime.rb:61:in `require'
  17. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/bundler-1.7.3/lib/bundler.rb:133:in `require'
  18. from c:/Sites/sample_app/config/application.rb:7:in `<top (required)>'
  19. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `require'
  20. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `block in <top (required)>'
  21. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `tap'
  22. from c:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `<top (required)>'
  23. from bin/rails:4:in `require'
  24. from bin/rails:4:in `<main>'
  25. Lanti@LANTI-PC /c/Sites/sample_app
  26. $
  27.  
  28. Lanti@LANTI-PC /c/Sites/sample_app
  29. $ gem update
  30. Updating installed gems
  31. Nothing to update
  32. Lanti@LANTI-PC /c/Sites/sample_app
  33. $ gem list
  34.  
  35. *** LOCAL GEMS ***
  36.  
  37. actionmailer (4.1.6, 4.0.0, 3.2.14)
  38. actionpack (4.1.6, 4.0.0, 3.2.14)
  39. actionview (4.1.6)
  40. activemodel (4.1.6, 4.0.0, 3.2.14)
  41. activerecord (4.1.6, 4.0.0, 3.2.14)
  42. activerecord-deprecated_finders (1.0.3)
  43. activerecord-sqlserver-adapter (4.1.0, 3.2.12)
  44. activeresource (4.0.0, 3.2.14)
  45. activesupport (4.1.6, 4.0.0, 3.2.14)
  46. arel (5.0.1.20140414130214, 4.0.2, 3.0.2)
  47. atomic (1.1.16, 1.1.10)
  48. bigdecimal (1.2.5, 1.2.0)
  49. builder (3.2.2, 3.1.4, 3.0.4)
  50. bundler (1.7.3, 1.3.5)
  51. coffee-rails (4.0.1, 4.0.0)
  52. coffee-script (2.3.0, 2.2.0)
  53. coffee-script-source (1.8.0, 1.6.3)
  54. erubis (2.7.0)
  55. execjs (2.2.1, 1.4.0)
  56. hike (2.1.3, 1.2.3)
  57. i18n (0.6.11, 0.6.4)
  58. io-console (0.4.2)
  59. jbuilder (2.1.3, 1.5.3)
  60. journey (1.0.4)
  61. jquery-rails (3.1.2, 3.0.4)
  62. json (1.8.1, 1.7.7)
  63. mail (2.6.1, 2.5.4)
  64. mime-types (2.3, 1.25.1, 1.23)
  65. minitest (5.4.1, 4.7.5, 4.3.2)
  66. multi_json (1.10.1, 1.7.7)
  67. pg (0.17.1 x86-mingw32, 0.16.0 x86-mingw32)
  68. polyglot (0.3.5, 0.3.3)
  69. power_assert (0.1.3)
  70. psych (2.0.6, 2.0.0)
  71. rack (1.5.2, 1.4.5)
  72. rack-cache (1.2)
  73. rack-ssl (1.4.1, 1.3.3)
  74. rack-test (0.6.2)
  75. rails (4.1.6, 4.0.0)
  76. rails-observers (0.1.2)
  77. railties (4.1.6, 4.0.0)
  78. rake (10.3.2, 0.9.6)
  79. rb-readline (0.5.1, 0.5.0)
  80. rdoc (4.1.2, 4.0.0)
  81. rubyzip (1.1.6, 0.9.9)
  82. sass (3.4.5, 3.2.19, 3.2.9)
  83. sass-rails (4.0.3, 4.0.0)
  84. sdoc (0.4.1)
  85. sprockets (2.12.2, 2.11.0, 2.10.0, 2.2.2)
  86. sprockets-rails (2.1.4, 2.0.1, 2.0.0)
  87. sqlite3 (1.3.9 x86-mingw32, 1.3.7 x86-mingw32)
  88. sqlite3-ruby (1.3.3)
  89. test-unit (3.0.1, 2.0.0.0)
  90. thor (0.19.1, 0.18.1)
  91. thread_safe (0.3.4, 0.1.2)
  92. tilt (2.0.1, 1.4.1)
  93. tiny_tds (0.6.2 x86-mingw32, 0.6.1 x86-mingw32)
  94. treetop (1.5.3, 1.4.15, 1.4.14)
  95. turbolinks (2.3.0)
  96. tzinfo (1.2.2, 0.3.41, 0.3.37)
  97. uglifier (2.5.3)
  98. Lanti@LANTI-PC /c/Sites/sample_app
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement