On Dec 12, 8:23 pm, zigomir ziz <[email protected]> wrote: > This is crime. >
Dunno why are you having this level of issues. On a fresh installation of Windows and RailsInstaller I was able to use execjs with the Windows Scripting Host by default without issues. There was no need to install node, at all. > For this to actually work on Windows (with > RailsInstaller) I had to first install node with official msi installer. > Then I copied node.exe to folder without whitespaces in its path (than > added this path to PATH variable of course) and then I also needed to > uninstall node from control panel / uninstall so that rails picked new > path. > Perhaps because you tried to do that in a open command prompt? Changes to the PATH are not applied to existing sessions, that is true for bash too. -- Luis Lavena -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

