Hey, Sentry team 馃憢
When I got error like Error: Received 404: Not Found, I guess I'm a little numb
I would like if you add some more detailed information, please 馃檶
In the error when I cant download binary, I expect what I get something like this:
Error: Received 404: Not Found: Can't download the file: ${releasesUrl}-Linux-${archString}
Life situatuion - if env SENTRYCLI_CDNURL incorrect or there is not file there you will got an error:
error /builds/test/frontend/node_modules/@sentry/cli: Command failed.
Exit code: 1
Command: node scripts/install.js
Arguments:
Directory: /builds/test/frontend/node_modules/@sentry/cli
Output:
Error: Received 404: Not Found
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
it can confuse you
Most helpful comment
Life situatuion - if env
SENTRYCLI_CDNURLincorrect or there is not file there you will got an error:it can confuse you