Skip to main content

Npm 协议

默认的 npm: 协议从 npm 注册表中获取包。如果软件包版本中未指定协议,则这是默认使用的协议。

¥The default npm: protocol fetches packages from the npm registry. This is the protocol used by default if no protocol is specified in the package version.

yarn add react@17.0.2