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

yarn bootstrap fail due to PUPPETEER_SKIP_CHROMIUM_DOWNLOAD #729

Open
ekurtgl opened this issue May 17, 2023 · 0 comments
Open

yarn bootstrap fail due to PUPPETEER_SKIP_CHROMIUM_DOWNLOAD #729

ekurtgl opened this issue May 17, 2023 · 0 comments

Comments

@ekurtgl
Copy link

ekurtgl commented May 17, 2023

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.

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

1 participant