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
npm ERR! code 1
npm ERR! path /Users/ihazgrog/.nvm/versions/node/v18.7.0/lib/node_modules/shane-sfdx-plugins/node_modules/puppeteer
npm ERR! command failed
npm ERR! command sh /var/folders/2l/rkfktq4n7lqgjs_f5yzkyldw0000gn/T/install-d2c0664c.sh
npm ERR! The chromium binary is not available for arm64:
npm ERR! If you are on Ubuntu, you can install with:
I was able to get around this error, by this (as per this):
after reading this I went ahead and installed with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sfdx plugins install shane-sfdx-plugins and everything works fine for me.
Getting
I was able to get around this error, by this (as per this):
But commands still don't appear:
The text was updated successfully, but these errors were encountered: