ExecJS::RuntimeError in Say#hello

532 views
Skip to first unread message

Askhat Bolatkhan

unread,
Feb 23, 2014, 5:38:04 AM2/23/14
to rubyonra...@googlegroups.com

Showing D:/RailsInstaller/blog/app/views/layouts/application.html.erb where line #6 raised:


module.js:340
    throw err;
          ^
Error: Cannot find module 'C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\execjs20140223-5592-h2cx72.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:902:3

  (in D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/turbolinks-2.2.1/lib/assets/javascripts/turbolinks.js.coffee)

Extracted source (around line #6):

3
4
5
6
7
8
9
          
<head>
<title>Blog</title>
<%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
<%= javascript_include_tag "application", "data-turbolinks-track" => true %>
<%= csrf_meta_tags %>
</head>
<body>

Rails.root: D:/RailsInstaller/blog

Application Trace | Framework Trace | Full Trace
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__73207673_32049480'

Request

Parameters:

None

Response

Headers:

None

Please help to solve this problem!

j...@room118solutions.com

unread,
Feb 24, 2014, 11:54:28 AM2/24/14
to rubyonra...@googlegroups.com
It looks like this may help http://stackoverflow.com/a/14118913

Jim
Reply all
Reply to author
Forward
0 new messages