npm 安装私有 git 包
2022-02-15 15:45 Bughra 阅读(185) 评论(0) 收藏 举报安装包:
npm install git+https://gitee.com/nodejs/koatest.git
开发阶段安装master分支:
npm i git+https://username:password@git.example.com/path/reposity#master
安装tag:
npm i git+https://username:password@git.example.com/path/reposity#1.0.0
                    
                
                
            
        
浙公网安备 33010602011771号