CheshireCaat/puppeteer-with-fingerprints

Error: Unable to start engine process (code: 3221225781)

Closed this issue · 2 comments

Hello, I runned:

  • npm i puppeteer puppeteer-with-fingerprints
    Then tried to run code from example, got this:

C:\Users\Administrator\Desktop\GCvc0\node_modules\bas-remote-node\src\services\engine.js:114 throw new Error(Unable to start engine process (code: ${error.code})\n${INVALID_ENGINE_ERROR}`);
^

Error: Unable to start engine process (code: 3221225781)
This could be due to the fact that the engine was not downloaded or unpacked correctly.
Try completely deleting the engine folder and restarting the code until it completes.
If this does not help, open an issue with a detailed description of the problem.
at C:\Users\Administrator\Desktop\GCvc0\node_modules\bas-remote-node\src\services\engine.js:114:17
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.emit (node:events:518:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)

Node.js v20.11.0`

Anyone know how to solve ?

Please refer to:

#61
#71
#6