找不到适用于私人仓库的兼容版本

时间:2019-04-17 21:59:54

标签: npm-install

我正在尝试在公司的私人服务器上安装软件包,但是npm找不到私人软件包。如何获得npm来找到私人包裹?

mateus@mateus:~/workspace/SL-MeuChecklist/checklist-thf$ npm install 
npm WARN deprecated @angular/http@6.1.7: Switch to @angular/common/http - see https://angular.io/guide/http
npm ERR! Linux 4.15.0-20-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2

npm ERR! No compatible version found: web-foundation@1.0.8
npm ERR! Valid install targets:
npm ERR! 1.28.1, 1.28.0
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/mateus/workspace/SL-MeuChecklist/checklist-thf/npm-

0 个答案:

没有答案