Rails on WINDOWS: install therubyracer & libv8 - working on a website designed on MAC
问题 I have a website developed with was RoR v 4.2.4 on MAC which needs some adaptions and I'm trying to get in running on my windows 10 (because I don't have a MAC).I was not successfull with the rails installer and rails 5.0. After a lot of pain installing RoR 4.2.4 with ruby 2.2.6 I managed to install nearly all missing gems using bundle check , bundle install and gem install xyz -v 0.0... . But now I'm really stuck with the last 2: therubyracer and libv8 What I tried: Install libv8 with gem