Open 3mRoshdy opened 4 years ago
This is due to the chrome-devtools-frontend dependency's preinstall script, you can work around this by running the below command prior to running npm i -g bleak-detector: export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
The issue still occurs. Is there any other reason why this would happen?
The issue still occurs. Is there any other reason why this would happen?
Try
sudo PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm i -g bleak-detector
OS Mac OSX Whenever I try to install the package globally via NPM. I get this error
Keeping in mind that i'm currently using 3.7 and have installed
mitmproxy
. Any idea why this happens ?