I\'m trying to add oauth2 with Google, following these instructions.
I\'m receiving the following error message starting the server:
Exiting
You\'ve
First of all I am not Ruby On Rails Expert, so correct me if I am doing anything wrong with the below steps.
The steps worked for me are below,
from MacOS Terminal run the following..
bin/spring binstub --remove --all
** Remove Your Cache folder under Vender (use Finder)
bundle install.
rails assets:precompile