You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Run rake gems:install
3. Then compass --rails .
Note: If you are migrating an application to a new development machine, you will need to run sudo gem install compass to run rake gems:install because the compass plugin requires the gem compass and rake gems:install loads the environment.