Skip to content

yarn bootstrap fail due to PUPPETEER_SKIP_CHROMIUM_DOWNLOAD #729

@ekurtgl

Description

@ekurtgl

I run into the following issue in Windows while running yarn bootstrap:

C:\Users\RadarLab\PycharmProjects\NXP\avs-project\xviz>yarn bootstrap yarn run v1.22.19 $ PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true yarn && ocular-bootstrap 'PUPPETEER_SKIP_CHROMIUM_DOWNLOAD' is not recognized as an internal or external command, operable program or batch file. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

image

I set PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true and PUPPETEER_EXECUTABLE_PATH=C:\Program Files (x86)\Google\Chrome\Application\chrome.exe in System Variables, but no luck.

Any ideas what might be causing this or how to resolve? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions