A port of puppeteer running on Deno
When I tried to install puppeteer by typing "PUPPETEER_PRODUCT=firefox deno run -A --unstable https://deno.land/x/[email protected]/install.ts" in the terminal, I got this error: > PUPPETEER_PRODUCT=firefox : The term 'PUPPETEER_PRODUCT=firefox' is not recognized as the name of a cmdlet, function, script file, or > operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. > At line:1 char:1 > + PUPPETEER_PRODUCT=firefox deno run -A --unstable https://deno.land/x/ ... > + ~~~~~~~~~~~~~~~~~~~~~~~~~ > + CategoryInfo : ObjectNotFound: (PUPPETEER_PRODUCT=firefox:String) [], CommandNotFoundException > + FullyQualifiedErrorId : CommandNotFoundException Where to write this command to install firefox? Thanks in advance...
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 ghost and has received 0 comments.