joaosilvalopes / linkedin-easy-apply-bot

MIT License
160 stars 58 forks source link

App crashes with puppeteer error on MacOS #59

Closed IggsGrey closed 1 year ago

IggsGrey commented 1 year ago

After following the installation guide to setup the app on MacOS, running npm run apply throws the following error:

Cannot find module 'puppeteer-core/internal/puppeteer-core.js'

I followed the following steps to setup the app:

IggsGrey commented 1 year ago

Seems a node version upgrade solved this