CheshireCaat / playwright-with-fingerprints

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

Package not supported on M1 Macbook #25

Closed Ben2701 closed 1 year ago

Ben2701 commented 1 year ago

npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for browser-with-fingerprints@1.5.4: wanted {"os":"win32","arch":"ia32,x64"} (current: {"os":"darwin","arch":"arm64"}) npm ERR! notsup Valid OS: win32 npm ERR! notsup Valid Arch: ia32,x64 npm ERR! notsup Actual OS: darwin npm ERR! notsup Actual Arch: arm64

bablosoft commented 1 year ago

Only windows is supported