How to find the right CHROMIUM_REVISION value for a given chromium version
If you use node-chromium for installing chromium, it can be really a headache to install the exact version. The official solution is to set:
$ export NODE_CHROMIUM_REVISION=729994
But the problem is to map the application version (for example, 92.x)...
how-to.dev2 min read
Michelle Rodriguez
Hello!! your post helped me a lot thanks for sharing!