- You haven’t installed Rails
- Rails path cannot be found
- Installed Rails using a ‘special’ installer
To resolve the issue, uninstall rails installation from your PC and try a normal installation through command prompt by using following command:
gem install rails –include-dependencies
Note: Be sure, you are connected with internet
No comments:
Post a Comment