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

Cannot install a concrete revision of chromium browser using environment variable NODE_CHROMIUM_REVISION #54

Open
ngoc308 opened this issue Mar 18, 2022 · 1 comment

Comments

@ngoc308
Copy link

ngoc308 commented Mar 18, 2022

I am using docker based image centos7, try to install chromium browser with a concrete revision with the following commands:

RUN export NODE_CHROMIUM_REVISION=856583
RUN yum install -y chromium

However, the lastest version of chromium is always installed instead of a expected one.
Could anyone help me on this issue?

@karthik-varma-hh
Copy link

Sam here. Anyone had any luck?

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

2 participants