Error: Unable to download sentry-cli binary from https://downloads.sentry-cdn.com/sentry-cli/1.63.1/
cd ~
vi .yarnrc
registry "https://registry.npm.taobao.org"
ENTRYCLI_CDNURL "https://cdn.npm.taobao.org/dist/sentry-cli"
sentrycli_cdnurl "https://cdn.npm.taobao.org/dist/sentry-cli"
yarn config list
cd project
yarn install
Comments | NOTHING