Closed StinkyGherkin77 closed 2 years ago
did you install puppeteer properly... read the readme
Yes i did read it and i did install it, and as i run it, it doesn't seem to work. It shows the errors in the popup window. also the start file doesn't work either and i try to do it manually and i still cant seem to find the right way to open it in cmd.
ah i think im stupid i removed package.json from the repo... ill reupload that
actually no that shouldnt matter that error seems to be from trying to install puppeteer?
seems like your npm installation is broken
try reinstalling npm
easiest way is to delete npm (from %appdata%
location in windows explorer)
then run node.js installer to reinstall
inactivity
There seems to be errors in your code, so far I have found that the system doesn't know what puppeteer is, then if you try to fix that it doesn't know what puppeteer.;aunch is. Maybe have a look through your code and try to fix these errors.