Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work at Windows 10/11 #33

Open
opensource007 opened this issue Nov 8, 2024 · 1 comment
Open

Doesn't work at Windows 10/11 #33

opensource007 opened this issue Nov 8, 2024 · 1 comment

Comments

@opensource007
Copy link

opensource007 commented Nov 8, 2024

Tried with firefox under the standard Display Screen Resolution of Win10
win-fail

issue 1:
When firefox with bookmark bar shown, it able to snapshot, but unable to see any cursor or any typing.

issue 2:
When firefox with bookmark bar turned off, it able to point cursor, typing, but go into infinite wait time half way.
example: this video to go to wikipedia

bandicam.2024-11-08.10-08-34-061.mp4
@qguo551
Copy link

qguo551 commented Dec 2, 2024

I have also encountered an issue mistakenly recognize my OS during installing agent.exe:

hh@gqwWS MINGW64 ~/agent.exe (main)
$ npm install
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for @nut-tree-fork/[email protected]: wanted {"os":"darwin,linux,win32","arch":"x64,arm64"} (current: {"os":"win32","arch":"ia32"})
npm ERR! notsup Valid OS: darwin,linux,win32
npm ERR! notsup Valid Arch: x64,arm64
npm ERR! notsup Actual OS: win32
npm ERR! notsup Actual Arch: ia32

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\hh\AppData\Local\npm-cache_logs\2024-12-02T16_42_42_832Z-debug-0.log

I am using Windows 11 professional edition on an Intel I5-12400F quipped PC (32GB RAM). PS., I currently have installed only MS Edge browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants