It looks like this may help http://stackoverflow.com/a/14118913

Jim

On Sunday, February 23, 2014 5:38:04 AM UTC-5, Askhat Bolatkhan wrote:
>
> 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 <http://localhost:3000/say/hello#> | Framework 
> Trace<http://localhost:3000/say/hello#>
>  | Full Trace <http://localhost:3000/say/hello#>
>
> app/views/layouts/application.html.erb:6:in 
> `_app_views_layouts_application_html_erb__73207673_32049480'
>
> Request
>
> *Parameters*:
>
> None
>
> Toggle session dump <http://localhost:3000/say/hello#>
> Toggle env dump <http://localhost:3000/say/hello#>
> Response
>
> *Headers*:
>
> None
>
>
> Please help to solve this problem!
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/05ed1414-986f-4c7e-8470-1623d38ab30c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to