hargrove
hargrove
Confirmed. Even with a ~~very~~ strong password, the user is not being added. Update: The password I was testing with is T3mp!t3MP#p4ss.
Unfortunately, no. It's not publicly available. Sorry.
From the command line, go to the directory Slogger is installed, and try the following: ``` $ sudo gem install bundler $ bundle install ``` Once that completes, run slogger...
the `bundle install` command failed. Try ``` $ sudo bundle install ``` and then run slogger. That's what I had to do.