You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 ?The text was updated successfully, but these errors were encountered: