-
Notifications
You must be signed in to change notification settings - Fork 1
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
Device Manager Not Working on Windows Arm64 #6
Comments
Additional information: Under |
Thanks for your feedback @ofoacimr You are right, there isn't a prebuilt binary for node-usb, so I've added one: Unfortunately I don't have access to a windows Arm machine to test this works, would you be able to? You can grab the binary from the https://github.com/node-usb/node-usb/actions/runs/8026472128 |
Thanks for your support @thegecko I found the log, and there're several issues to solve. This is the startup log with original extensions. → VS Code Startup.log It reports two errors:
As the startup process stopped without loading Finally, renaming that |
Thanks for your continued feedabck @ofoacimr
Yes, this is indeed a problem in the pack. @mcgordonite @federicobozzini could you investigate?
PR here: serialport/bindings-cpp#167 Interim binary can be found on this run: https://github.com/thegecko/bindings-cpp/actions/runs/8031265251 |
Thanks a lot! @thegecko The Device Manager now works properly. However, some other extensions in Arm Keil Studio Pack do not function well under Windows Arm64, and I will report under corresponding Repository. Thank you again for your fast and professional support! |
I think the problem comes from the fact that when the pack was created the |
Can we close this issue @federicobozzini ? |
Unfortunately not. As of the latest version of |
The new error is with the environment manager extension, can this issue be moved there? |
Type: Bug Report
Describe the bug
Error running command device-manager.####: command 'device-manager.####' not found. This is likely caused by the extension that contributes device-manager.####.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Code sample and logs
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: