need help setting up ruby on rails javascript runtime environment

前端 未结 6 2358
一向
一向 2021-02-14 11:14

I\'m having trouble setting up ruby on rails on my machine. I\'ve been following the book \"Agile Web Development with Rails\" and up until now everything has been going fine.<

6条回答
  •  情歌与酒
    2021-02-14 12:13

    I'd installed Node.js before Rails. Now its using Node.js as the javascript runtime by itself.

    JavaScript Runtime  Node.js (V8)
    

提交回复
热议问题