-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
mainThreadExtensionService.ts:107 Activating extension 'alexnesnes.teleplot' failed: No native build was found for platform=win32 arch=arm64 runtime=electron abi=132 uv=1 armv=8 libc=glibc node=20.19.0 electron=34.5.1 loaded from: .vscode\extensions\alexnesnes.teleplot-1.1.4\node_modules\@serialport\bindings-cpp
Teleplot extension depends on @serialport/bindings-cpp which doesn't have a precompiled native binary for ARM64 Windows.
The @serialport/bindings-cpp package needs native binaries compiled specifically for platform=win32 arch=arm64 runtime=electron. It only has x64 binaries.
Can you please provide ARM support ?
Thank you for your great work
Metadata
Metadata
Assignees
Labels
No labels