How to fix “Your Ruby version is 2.3.0, but your Gemfile specified 2.2.5” while server starting

前端 未结 11 1314
面向向阳花
面向向阳花 2020-12-04 15:30

I am getting this error while running server, how do I fix this?

11条回答
  •  攒了一身酷
    2020-12-04 15:57

    I am on Mac OS Sierra. I had to update /etc/paths and add /Users/my.username/.rbenv/shims to the top of the list.

提交回复
热议问题