jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Fix flaky npm latest version fetch

Open sverdlov93 opened this issue 1 year ago • 0 comments

  • [ ] All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • [ ] The pull request is targeting the dev branch.
  • [ ] The code has been validated to compile successfully by running go vet ./....
  • [ ] The code has been formatted properly using go fmt ./....

fetch latest version with npm instead of curl github.

sverdlov93 avatar May 09 '24 17:05 sverdlov93