Open Andrevwvm opened 1 year ago
I'm having the same issue.
Also experiencing this issue.
Hi! Same issue here too. Not the first time, but this time its been on for a few hours already and blocking builds. Usual it recovers pretty quickly.
Same, but judging by the fact that this ticket was made in June, and it now being September, I have the feeling that we won't get an answer, and have to wait until it fixes itself...
Also experiencing this issue.
same issue here
Hello this is blocking our pipleline is there any solution to this problem ?
I have reduce the packages installed by adding this row to package.json and leaving only the documents I need.
"cldr-data-urls-filter": "(cldr-core|cldr-numbers-modern|cldr-dates-modern)"
For me it started working again.
Having the same error!
same error
I also have this issue, interestingly it happened after updating my router. I'm still not sure if this is a new security feature on the router or an actual bug. I was able to download it by connecting my pc to my phone and using mobile data. Maybe that can work for you as a work around?
Hi, I am experiencing problems when installing cldr-data. Is it a known issue?
What I am trying to do:
npm install cldr-data
What I am getting in the console:
npm ERR! code 1 npm ERR! path C:\Projects\Fenetre.SiliconCore\Source\node_modules\cldr-data npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node install.js
npm ERR! GET
https://github.com/unicode-cldr/cldr-core/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-dates-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-buddhist-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-chinese-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-coptic-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-dangi-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-ethiopic-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-hebrew-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-indian-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-islamic-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-japanese-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-persian-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-cal-roc-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-localenames-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-misc-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-numbers-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-segments-modern/archive/36.0.0.zip
npm ERR! GEThttps://github.com/unicode-cldr/cldr-units-modern/archive/36.0.0.zip
npm ERR! Whops Error making request. npm ERR! Error: connect ETIMEDOUT 140.82.121.3:443 npm ERR! at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) npm ERR! npm ERR! Please report this full log at https://github.com/rxaviers/cldr-data-downloadernpm ERR! A complete log of this run can be found in: C:\Users\andrewm\AppData\Local\npm-cache_logs\2023-06-29T18_11_38_091Z-debug-0.log
Node.js: 18.12.1 NPM: 9.5.0