Jeremy Strouse
Jeremy Strouse
I ended up changing puppeteer in the package.json from ``` - "puppeteer": "^5.3.1", + "puppeteer": "latest", ``` then `npm update` and the install worked.
The documentation looks like it needs updated, but the reason for the error seems to be ` warn "validation_requests is deprecated. Use account.validation_requests instead."`
This appears to be fixed for me by PR #17, so changing to that fork will at least allow this to work until this is updated: gem 'resque-scheduler-web', git: 'https://github.com/codeodor/resque-scheduler-web',...
Here's a small sample starter program.....
Correct. I'm using PHPMailer and I generated a sample email text and ran it through SpamAssassin to provide feedback to users if the email their about to send looks like...