Skip to content

plugin allow_publish (pkg) got a undefined version #2310

Closed Answered by juanpicado
sheweifan asked this question in Q&A
Discussion options

You must be logged in to vote

@sheweifan to give light to your issue, currently this version is accessible only if user try to download a tarball from the UI, but if the request comes from a package manager then you will get undefined.

In a nutshell:

  • Publishing a package npm publish
  • Downloading a package (UI, or package manager) npm install jquery only tarballs requests ✔️
  • Fetching metadata npm info) ❌

Thus, the feature you are looking for is not fully developed, I've created a ticket #2313 and add some details there.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@sheweifan
Comment options

@sheweifan
Comment options

@juanpicado
Comment options

@juanpicado
Comment options

@juanpicado
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by juanpicado
Comment options

You must be logged in to vote
1 reply
@sheweifan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants