akioweh / EducationPerfected

JS script to automatically answer Education Perfect tasks
33 stars 38 forks source link

Errors in code #44

Closed StinkyGherkin77 closed 2 years ago

StinkyGherkin77 commented 2 years ago

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.

akioweh commented 2 years ago

did you install puppeteer properly... read the readme

StinkyGherkin77 commented 2 years ago

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.

StinkyGherkin77 commented 2 years ago

Administrator_ C__WINDOWS_system32_cmd exe 6_09_2022 8_51_09 PM

akioweh commented 2 years ago

ah i think im stupid i removed package.json from the repo... ill reupload that

akioweh commented 2 years ago

actually no that shouldnt matter that error seems to be from trying to install puppeteer?

akioweh commented 2 years ago

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

akioweh commented 2 years ago

inactivity