首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >尝试安装cldr时出错

尝试安装cldr时出错
EN

Stack Overflow用户
提问于 2022-08-31 14:30:05
回答 1查看 18关注 0票数 -1
代码语言:javascript
运行
复制
GET `https://github.com/unicode-cldr/cldr-units-modern/archive/36.0.0.zip`
Whops Error making request.

在尝试执行以下操作时,出现了上述错误:

代码语言:javascript
运行
复制
npm i cldr-data

我们有一个长期使用的角度项目,它的包中有cldr数据。不知道如果有人试图重新安装项目或只安装cldr,为什么会出现这个问题。

任何帮助都将不胜感激。

完全错误:

代码语言:javascript
运行
复制
GET `https://github.com/unicode-cldr/cldr-core/archive/36.0.0.zip`
GET `https://github.com/unicode-cldr/cldr-dates- 
modern/archive/36.0.0.zip`
GET `https://github.com/unicode-cldr/cldr-cal-buddhist- 
modern/archive/36.0.0.zip`

获取https://github.com/unicode-cldr/cldr-cal-chinese-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-coptic-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-dangi-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-ethiopic-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-indian-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-islamic-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-japanese-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-persian-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-cal-roc-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-localenames-modern/archive/36.0.0.zip GET <https://github.com/unicode-cldr/cldr-cal-coptic-modern/archive/36.0.0.zip>d14 GET <https://github.com/unicode-cldr/cldr-cal-coptic-modern/archive/36.0.0.zip>d15 GET https://github.com/unicode-cldr/cldr-segments-modern/archive/36.0.0.zip GET https://github.com/unicode-cldr/cldr-units-modern/archive/36.0.0.zip Whops错误请求。错误:错误请求在(C:\newui-v2\node_modules\axios\lib\core\createError.js:16:15) at IncomingMessage.handlerStreamAborted (C:\newui-v2\node_modules\axios\lib\adapters\http.js:301:18) at IncomingMessage.emit (events.js:315:20) at TLSSocket.socketCloseListener (_http_client.js:426:11) at TLSSocket.emit (events.js:327:22) at net.js:673:12 at TCP.done (_tls_wrap.js:563:7)处终止。

请在https://github.com/rxaviers/cldr-data-downloader上报告完整的日志

EN

回答 1

Stack Overflow用户

发布于 2022-08-31 15:00:09

从package.json中删除包,然后再安装它。如果这不起作用,那么更改网络连接并检查一次。

如果这也不起作用,那就恢复原状。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73557505

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档