when u create any project and it is not created then what is the problem - rails shows the error of incompaitible library version

 Sol :

$ rvm ls

$ rvm use 3.0.1

$ rails new project 

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5