64chevy

Results 10 comments of 64chevy

> @74staz You might try this steps: [#775 (comment)](https://github.com/justadudewhohacks/opencv4nodejs/issues/775#issuecomment-804347861) > > It will help you solve a lot. And then if your OpenCV installation is correct and matched opencv4nodejs version,...

Okay so I installed it on my Mac but when I run it via `require('opencv4nodejs')` it gives this error: ``` /node_modules/opencv4nodejs/lib/cv.js:47 throw err ^ Error: Cannot find module '/Users/u/trr/node_modules/opencv4nodejs/build/Release/opencv4nodejs' ```...

> 3\. `npm i -g npm@latest` ``` npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: `node ./install.js` npm ERR! Exit status 1 npm ERR! npm ERR!...

> add to `package.json` > > ``` > "opencv4nodejs": { > "disableAutoBuild": 1 > } > ``` Ran into this now: ``` fatal error: too many errors emitted, stopping now...

> thanks for picking this up! Not sure that approach would solve the specific case I was dealing with. TikTok sets the content-encoding to "ttzip" (instead of zstd) so I...

> I used mitmproxy to monitor the traffic, found the ttzip encoding and stumbled up the request for the dictionary. If you have questions feel free to contact me directly,...

> I used mitmproxy to monitor the traffic, found the ttzip encoding and stumbled up the request for the dictionary. If you have questions feel free to contact me directly,...

Yeah, its bassed on SETTINGS, WINDOW_UPPDATE & PRIORITY frames. Is there a way to modify it? No point of changing ja3 if the akamai hash remains same.

Did you manage to resolve it? I am facing the same issue. It works fine on windows & mac but not on linux.