Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download button on Versions/Archive doesn't work #79

Open
fadeltd opened this issue Jun 14, 2022 · 3 comments
Open

Download button on Versions/Archive doesn't work #79

fadeltd opened this issue Jun 14, 2022 · 3 comments

Comments

@fadeltd
Copy link

fadeltd commented Jun 14, 2022

Hi, I've tried uploading the package to my unpub, but the download button on the archive for downloading .pub doesn't work

Screen Shot 2022-06-14 at 11 19 25

When the download button clicked it only gives this message instead:

This is not a private package, click link below to view it:
https://pub.dev/packages/${package_name}-${version}.tar.gz

Screen Shot 2022-06-14 at 11 25 12

It should be packages/${package_name}/versions/${version}.tar.gz instead of packages/${package_name}-${version}.tar.gz

for example https://0.0.0.0:4000/packages/dcat/versions/1.0.0.tar.gz

@sIspravnikov
Copy link
Contributor

Have the same issue on my instance.

@GrzesiekZbozien
Copy link

Same issue, +1
Also message "This is not a private package" is bit misleading, why this package is not private? If repository is private? Or I'm missing something

@talisk
Copy link
Collaborator

talisk commented Aug 15, 2022

OK, I will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants