I try to update my azure artifact and received the next error:
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
Try to regenerate my credentials and received:
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.
My .npmrc file contains the exactly (copy-paste) the given from azure. npmrc-file
any ideas?????