Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #125

Open
sjurgis opened this issue Mar 20, 2023 · 1 comment
Open

Unable to install #125

sjurgis opened this issue Mar 20, 2023 · 1 comment

Comments

@sjurgis
Copy link

sjurgis commented Mar 20, 2023

Getting

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):

PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm install -g shane-sfdx-plugins

But commands still don't appear:

sfdx version
sfdx-cli/7.192.2 darwin-x64 node-v18.14.1
sfdx plugins
@salesforce/sfdx-scanner 3.10.0
@bgaldino
Copy link

bgaldino commented May 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants