A port of puppeteer running on Deno
Not very familiar with JS let alone Deno, but was having issues when I followed the instructions with the "PUPPETEER_PRODUCT=firefox deno run -A --unstable https://deno.land/x/[email protected]/install.ts" line (I also tried the chrome as well). Added puppeteer to my path, created new env variables, deleted and reinstalled, nothing got it to work. Eventually I installed chrome and ran "run -A --unstable https://deno.land/x/[email protected]/install.ts" instead and was able to get it to work. Unsure if anything I did fixed it or if the documentation just isn't as clear for windows, but imo its worth thinking about at least a little.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by casrar and has received 4 comments.