ExecJS::RuntimeUnavailable error when running rails server
It looks having installed the nodejs solved the problem.
Just google for how to install node.js and it shall be a breath.
if you are on debian destro
sudo apt get install nodejs
Shall do the trick.
using express package in node – installation and usage example tutorial
node js mongo db and angular js tutorial for beginners from scratch
Port not forwarded from vagrant for rails application on host
gem install json -v ‘1.8.1’ error on rails installing fedora