node-chromium icon indicating copy to clipboard operation
node-chromium copied to clipboard

Node.js package that downloads and provides Chromium for your project

Results 22 node-chromium issues
Sort by recently updated
recently updated
newest added

Hello! How can I find out a NODE_CHROMIUM_REVISION revision matching, for example, Chrome/Chromium 84? #question

question

Hello, I am having an issue, I am using chromium version 2.2.0 `"chromium": "^2.2.0",` I am trying to run my tests in CI, that is running in a centOS machine,...

invalid

Seems to work on Linux and Mac. Haven't tested on Windows. Fix for https://github.com/dtolstyi/node-chromium/issues/2

enhancement
postponed

_Originally posted by @tvojtech in https://github.com/dtolstyi/node-chromium/issues/2#issuecomment-365307009_

enhancement

ERROR:chrome_browser_main.cc(1072)] The use of Rosetta to run the x64 version of Chromium on Arm is neither tested nor maintained, and unexpected behavior will likely result. Please check that all tools...

Hello everyone, I'm currently working on an Electron application and I'm looking for guidance on personalizing Chrome's fingerprint within the application. After some research, I came across node-chromium and thought...

I'd like to install a linux binary of chromium using this tool however when I run `npm install chromium` I only get the Windows binary. Any help would be appreciated,...

some organizations Nexus snapshots are behind authentication, need a way to set authentication for node_chromium_download_host, property, like _auth is set for npm registry like below Nexus proxy registry pointing to...

Is it possible to package this library using [pkg](https://github.com/vercel/pkg)? I tried to packaging the project but I got the following error: `The "file" argument must be of type string. Received...