【发布时间】:2023-02-16 09:01:16
【问题描述】:
我读到我可以使用 n 简单地在本地更改版本,我需要这样做才能在本地运行 Angular 应用程序。但是我的连接超时了,我无法使用 n 插件在本地更改节点的版本。
% sudo n 16.16.0
Password:
installing : node-v16.16.0
curl: (35) error:02FFF03C:system library:func(4095):Operation timed out
Error: download preflight failed for '16.16.0' (https://nodejs.org/dist/v16.16.0/node-v16.16.0-darwin-arm64.tar.xz)
【问题讨论】: