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

fix: fix BrowserFetcher._getFolderPath to support relative install paths #7613

Merged
merged 3 commits into from Sep 29, 2021

Commits on Sep 29, 2021

  1. fix: fix BrowserFetcher._getFolderPath to support relative install paths

    This patch fixes the BrowserFetcher._getFolderPath method so that it supports relative download paths using PUPPETEER_DOWNLOAD_PATH or npm config
    
    Issues: puppeteer#7592
    nadir committed Sep 29, 2021
    Copy the full SHA
    8215c93 View commit details
    Browse the repository at this point in the history
  2. fix: fix BrowserFetcher._getFolderPath to support relative install paths

    This patch fixes the BrowserFetcher._getFolderPath method so that it supports relative download paths using PUPPETEER_DOWNLOAD_PATH or npm config
    
    Issues: puppeteer#7592
    nadir committed Sep 29, 2021
    Copy the full SHA
    e402ce3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69e37cb View commit details
    Browse the repository at this point in the history