NOTE:
- puppeteer causes problem some time to fix it you may need to apply:
- try to on/off your network connection
- restart your device if not solve then try to run
PUPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors yarn
or
sudo npm install puppeteer --unsafe-perm=true --allow-root