0
在我的package.json中,我有一個名爲somerepo.git的私人回購。現在我運行的NPM通過行家在buildserver(竹)安裝並收到此錯誤:如何在npm install中解決認證錯誤?
[ERROR] npm ERR! Command failed: git clone --template=/var/home/ci/.npm/_git-remotes/_templates --mirror https://somerepo.git
[ERROR] npm ERR! fatal: Authentication failed for https://somerepo.git
我怎樣才能解決存儲庫的認證?