npm install sentry-cli error
Closed this issue · 1 comments
balasubramaniam-ramasamy commented
Hi
I am getting below error, when I do npm install
npm error [sentry-cli] Downloading from https://downloads.sentry-cdn.com/sentry-cli/1.75.2/sentry-cli-Windows-x86_64.exe
npm error Error: read ECONNRESET
Background:
- Cloned in my Windows local machine
- did npm install and it failed.
- Opened this project in Codespaces
- And found their node and npm versions in CodeSpace
- Upgraded the same versions in my local machine (node v20.15.1 and npm 10.7.0)
- Tried npm install again in my local but it fails.
- npm install works fine my Codespaces but not in my windows local machine
balasubramaniam-ramasamy commented
It looks ZScaler issue for now. Hence, closing.