theoomoregbee / US-visa-appointment-notifier

This is just a script I put together to check and notify me via email (MailGun) when there's an earlier date before my initial appointment date. It doesn't handle rescheduling.
MIT License
104 stars 57 forks source link

Error: Cannot find module 'puppeteer' #19

Closed sam-bb closed 1 year ago

sam-bb commented 1 year ago

Error: Cannot find module 'puppeteer' Require stack:

theoomoregbee commented 1 year ago

delete node_modules/ folder if it exists and run npm install before starting the script.