PoGoBag icon indicating copy to clipboard operation
PoGoBag copied to clipboard

whatever -w error

Open pandacubed opened this issue 8 years ago • 3 comments

I finally have everything working, which is great, but I have a minor issue with the auto-refresh. When I run the command in the project directory, I get the following error: screenshot-whatever-w-error

I'm not sure how to fix this. I have a feeling it's something really simple, but this is all new to me, so I have a lot to learn.

pandacubed avatar Aug 10 '16 16:08 pandacubed

At the moment, you have to uncomment config/schedule.rb first before you run "whenever -w". As far as the error I can't reach the whole thing but it seems like you are missing the whenever gem?

dphuang2 avatar Aug 10 '16 16:08 dphuang2

image ^ That's the whole error.

Hmm, in that case, how would I install it? By running gem bundle install? I dunno if that would mess up the sqlite3 I installed previously, which is what I had to do before running rake db:setup successfully.

pandacubed avatar Aug 10 '16 16:08 pandacubed

does a gem install crontab help?

ananyosen avatar Aug 11 '16 04:08 ananyosen