【发布时间】:2021-11-21 20:19:20
【问题描述】:
我在尝试使用 Visual Studio azure 应用服务扩展将 React 应用部署到 azure 应用服务时遇到一个大问题,我收到此错误
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.27.tgz: ESOCKETTIMEDOUT".
我正在使用纱线,我读到增加网络超时可能会解决这个问题。但是我该怎么做呢?
【问题讨论】:
标签: reactjs azure deployment yarnpkg