I have created a npm virtual repo in artifactory. And i can publish after i npm login
.
But when i use npm install
command, it will show 403 which means must npm login
first.
So how to let artifactory not check the username & password for npm repository?