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

New download location for puppeteer-firefox 0.5.1 does not include windows build #5310

Closed
aptomaKetil opened this issue Jan 14, 2020 · 3 comments

Comments

@aptomaKetil
Copy link

Steps to reproduce

Tell us about your environment:

  • Puppeteer version: puppeteer-firefox v0.5.1
  • Platform / OS version: Windows
  • Node.js version: 12.13.1

What steps will reproduce the problem?

Running npm install puppeteer-firefox on windows.

What is the expected result?

puppeteer-firefox downloads a build of Firefox as part of the install.

What happens instead?

The new download location added in #5293 returns 404 for the win32 build. Both mac and linux work as expected.

> puppeteer-firefox@0.5.1 install C:\<snip>\node_modules\puppeteer-firefox
> node install.js
ERROR: Failed to download Firefox rv0.0.1!
Error: Download failed: server returned code 404. URL: https://github.com/puppeteer/juggler/releases/download/v0.0.1/firefox-win32.zip
@Vyshakh-01
Copy link

I am also facing the issue, 0.5.1 is working fine on Linux but when I try to run on windows I am getting the same Error

@stale
Copy link

stale bot commented Jun 26, 2022

We're marking this issue as unconfirmed because it has not had recent activity and we weren't able to confirm it yet. It will be closed if no further activity occurs within the next 30 days.

@stale stale bot added the unconfirmed label Jun 26, 2022
@stale
Copy link

stale bot commented Jul 26, 2022

We are closing this issue. If the issue still persists in the latest version of Puppeteer, please reopen the issue and update the description. We will try our best to accomodate it!

@stale stale bot closed this as completed Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants