Skip to content

Not supported in Windows 11 seems #61

@sanoj-s

Description

@sanoj-s

Mobilewright version

0.0.28

Operating system

Windows 11

Target platform

Android

Device or simulator

Pixel 5

Minimal reproduction

Executed npx mobilewright devices

Getting error:
file:///D:/Aspire%20Systems%20Pvt%20Ltd/PoCs%20and%20Demos/PoC_2026/mobilewright-js/node_modules/@mobilewright/driver-mobilecli/dist/resolve-binary.js:23
throw new Error(Unsupported platform: ${process.platform}-${process.arch});
^

Error: Unsupported platform: win32-x64

Actual behavior

Executed npx mobilewright devices

Getting error:
file:///D:/Aspire%20Systems%20Pvt%20Ltd/PoCs%20and%20Demos/PoC_2026/mobilewright-js/node_modules/@mobilewright/driver-mobilecli/dist/resolve-binary.js:23
throw new Error(Unsupported platform: ${process.platform}-${process.arch});
^

Error: Unsupported platform: win32-x64
at resolveMobilecliBinary (file:///D:/Aspire%20Systems%20Pvt%20Ltd/PoCs%20and%20Demos/PoC_2026/mobilewright-js/node_modules/@mobilewright/driver-mobilecli/dist/resolve-binary.js:23:19)
at MobilecliDriver.listDevices (file:///D:/Aspire%20Systems%20Pvt%20Ltd/PoCs%20and%20Demos/PoC_2026/mobilewright-js/node_modules/@mobilewright/driver-mobilecli/dist/driver.js:210:24)

Tried: npx mobilewright doctor

Getting
System
✓ Windows 10.0.22631.6199
✓ winget 1.28.240
✓ Git 2.51.2.windows.1
✓ Node.js v24.11.1
✓ npm C:\Program Files\nodejs\npm
✗ mobilecli
mobilecli binary not found.
→ npm install mobilecli
✗ mobilecli devices
mobilecli binary not found.

But I already installed,
"dependencies": {
"@mobilewright/driver-mobilecli": "^0.0.28",
"@mobilewright/protocol": "^0.0.28",
"@mobilewright/test": "^0.0.28",
"mobilecli": "^0.3.67",
"mobilewright": "^0.0.28"
}

Expected behavior

It should work for Windows 11

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions