Am trying to install juggernaut following the steps here juggernaut -c juggernaut.yml, I got “juggernaut: command not found”, any suggestions would be appreciated.
Am trying to install juggernaut following the steps here juggernaut -c juggernaut.yml, I got
Share
Actually, after reading the README file in the /vendor/Juggernaut_plugin, I realized that there was a missing gem which named ‘maccman-juggernaut’ installed through “gem install maccman-juggernaut -s http://gems.github.com“. After installing this gem the command juggernaut worked for me for the server and configure. Push notifications is very important and I hope the documentation of juggernaut to be enhanced soon.