eroshenkoam / allure-pdf

25 stars 14 forks source link

Issue with Downloading latest release #20

Open 7ranadheer opened 2 years ago

7ranadheer commented 2 years ago

Hi, On a mac, I try the command wget https://github.com/eroshenkoam/allure-pdf/releases/latest/download/allure-pdf . I get the error as follows

HTTP request sent, awaiting response... 302 Found Location: https://github.com/eroshenkoam/allure-pdf/releases/download/1.5.1/allure-pdf [following] --2021-11-29 15:59:06-- https://github.com/eroshenkoam/allure-pdf/releases/download/1.5.1/allure-pdf Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 404 Not Found 2021-11-29 15:59:07 ERROR 404: Not Found. How do I download it via the command?

cristian51 commented 2 years ago

Hi, on windows, I tried with wget and the following error appears:

wget https://github.com/eroshenkoam/allure-pdf/releases/latest/download/allure-pdf

--2022-03-17 05:45:57-- https://github.com/eroshenkoam/allure-pdf/releases/latest/download/allure-pdf Resolving github.com (github.com)... 192.30.255.113 Connecting to github.com (github.com)|192.30.255.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/eroshenkoam/allure-pdf/releases/download/1.5.1/allure-pdf [following] --2022-03-17 05:45:57-- https://github.com/eroshenkoam/allure-pdf/releases/download/1.5.1/allure-pdf Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 404 Not Found 2022-03-17 05:45:58 ERROR 404: Not Found.

How can I downlaod it?

dorjj commented 2 years ago

I also have this problem. downloading and unarchiving the zip can't be the solution, right?

@eroshenkoam

mudit94 commented 1 year ago

h @dorjj , give the complete file name when downloading the zip

vinaybalepur commented 11 months ago

@mudit94 what do you mean by giving complete file name. How to download the project. I have downloaded the zip, how to build the project?

NaZaRKIN123 commented 10 months ago

Same issue here. Is this project abandoned?