Error: Could not find browser revision 756035. Run "npm install"
No need to delete all node_modules folder
Run
npm i puppeteer
and it will update your revision of chromium
If anyone else is facing similar issue then delete node modules folder and run again. It will work