Skip to content

[BUG] Windows serialport node bindings not valid win32 application #39

Description

@tyeth

Error in Output Window -> Extension Host:

node_modules/serialport/blah not valid win32 application

FIX:

cd $env:USERPROFILE;cd .vscode\extensions\wmerkens.vscode-circuitpytho* ;rmdir -Recurse -Force .\node_modules\serialport\ -ErrorAction SilentlyContinue ; npm i

Then restart vscode or extension (disable/enable again)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions