CheshireCaat / playwright-with-fingerprints

Anonymous automation via playwright with fingerprint replacement technology.
MIT License
140 stars 11 forks source link

only Windows supported? #32

Closed richcn closed 9 months ago

richcn commented 9 months ago

Cant install, give below error. npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for browser-with-fingerprints@1.5.6: wanted {"os":"win32","arch":"ia32,x64"} (current: {"os":"linux","arch":"x64"}) npm ERR! notsup Valid OS: win32 npm ERR! notsup Valid Arch: ia32,x64 npm ERR! notsup Actual OS: linux npm ERR! notsup Actual Arch: x64