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)...
Aug 17, 20212 min read5.5K

