【发布时间】:2021-06-30 15:51:42
【问题描述】:
我尝试更新我的天蓝色工件并收到下一个错误:
npm ERR! code E401
npm ERR! Unable to authenticate, need: Basic realm="https://pkgsprodsbr1.app.pkgs.visualstudio.com/"
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jicar\AppData\Roaming\npm-cache\_logs\2021-06-30T14_59_55_304Z-debug.log
尝试重新生成我的凭据并收到:
vsts-npm-auth v0.41.0.0
-----------------------
The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
我的 .npmrc 文件包含来自 azure 的准确(复制粘贴)。 npmrc-file
有什么想法吗??????
【问题讨论】:
标签: azure npm azure-devops azure-artifacts .npmrc