简体   繁体   中英

Ruby on rails error after cloning a project from github and trying to run the server

I am new to Ruby on rails. I just installed the railsinstaller 3.0.3 for windows from the railsinstaller.org website.

It has rails version : 4.0.2 ruby version : 2.0

I also did a

bundle install

I cloned a project from github and when I try to run commands

rake db:create. or

rails s

It give me the following error :

DL is deprecated, please use Fiddle
For a better pry experience, please use ansicon: http://adoxa.3eeweb.com/ansicon.

Does anyone know what it means ? and how to resolve it ?

它是在Ruby 2的Windows安装中显示的警告。有关主题,请参阅此文章

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM