相关疑难解决方法(0)

npm从github repo子文件夹安装包

当包位于子文件夹中时,是否可以从github安装npm包?

例如,我们有Microsoft BotBuilder存储库:https: //github.com/Microsoft/BotBuilder

但我需要在子文件夹"Node/core /"中安装软件包:https: //github.com/Microsoft/BotBuilder/tree/master/Node/core/

那么如何用npm安装呢?

git github npm

31
推荐指数
3
解决办法
1万
查看次数

标签 统计

git ×1

github ×1

npm ×1