I used npm i puppeteer as stated in the Documentation and I\'m getting the following error:
npm i puppeteer
(node:2066) UnhandledPromiseRejectionWarning: Error: Chr
I only managed to fix the issue by manually installing Chromium after much searching and trying most of the suggestions:
node node_modules/puppeteer/install.js