run-llama/sec-insights

npm install sentry-cli error

Closed this issue · 1 comments

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:

  1. Cloned in my Windows local machine
  2. did npm install and it failed.
  3. Opened this project in Codespaces
  4. And found their node and npm versions in CodeSpace
  5. Upgraded the same versions in my local machine (node v20.15.1 and npm 10.7.0)
  6. Tried npm install again in my local but it fails.
  7. npm install works fine my Codespaces but not in my windows local machine
    sec-insights-errors-warnings

It looks ZScaler issue for now. Hence, closing.