npm软件安装包_安装较旧版本的npm软件包

npm软件安装包

You can install an old version of an npm package using the syntax:

您可以使用语法安装旧版本的npm软件包:

Example:

例:

installs version 1.3.1 (at the time of writing).

Install version 1.2.0 with:

使用以下命令安装版本1.2.0:

The same can be done with global packages:

全局包也可以这样做:

You might also be interested in listing all the previous version of a package. You can do it with :

您可能还对列出软件包的所有先前版本感兴趣。 您可以使用 :

翻译自: https://flaviocopes.com/npm-install-previous-package-version/

npm软件安装包

文章知识点与官方知识档案匹配,可进一步学习相关知识Python入门技能树首页概览214586 人正在系统学习中 相关资源:苹果旧版软件下载器_ios6旧版软件合集-其它工具类资源-CSDN文库

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2020年7月27日
下一篇 2020年7月27日

相关推荐