Diyan Nedelchev
Diyan Nedelchev
Hi, You can just remove the --dry-run parameter, this should give you a clean output. Also you can try running it as a npm script with --silent parameter.
I was also able to replicate this, publishing using the native "npm publish" command results in duplicate scope in the path. Same as the example @elumalaigjfrog provided: //localhost:8081/artifactory/api/npm/demo173/**@test**/scoped-test/-/**@test**/scoped-test-1.0.0.tgz That's not...
Any plans on merging this, or making a generic OAuth provider available?