Could not create a browser instance => : Error: Failed to launch the browser process! code example
Example: error failed to launch the browser process puppeteer
// Puppeteer Error on ubuntu 100% Correct Solution by Vivek
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb