run-llama / sec-insights

A real world full-stack application using LlamaIndex
https://www.secinsights.ai/
MIT License
2.32k stars 631 forks source link

npm install sentry-cli error #117

Closed balasubramaniam-ramasamy closed 1 month ago

balasubramaniam-ramasamy commented 1 month ago

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
balasubramaniam-ramasamy commented 1 month ago

It looks ZScaler issue for now. Hence, closing.