Git Product home page Git Product logo

Comments (3)

PeterStaev avatar PeterStaev commented on June 1, 2024

Hey @rantingdemon , sadly this is a case of a missing node binding for a platform to which I don't have access to 😞 It would be great if you can help me add the needed files so the plugin can support M1 Macs.

In order to do so:

  • Fork the repo and create a topic branch.
  • Then clone it locally, change to the topic branch
  • Run npm install in the root
  • Run npm run build.binding.
  • The binding file will be located at <project root>/node_modules/@serialport/bindings/build/Release/bindings.node. Create the following directory <project root>/.bindings/node-v87-darwin-arm64 and copy the file there.

In order to test everything works, simply open the directory in VS Code and press F5. This will start another instance of VS Code that should have the plugin loaded and working. If everything looks good, submit a PR and I will see to push a version to the Extension Marketplace.

Let me know if you need any further assistance.

from lego-spikeprime-mindstorms-vscode.

PeterStaev avatar PeterStaev commented on June 1, 2024

Hey @rantingdemon , thanks for the PR! The binding is added in version 1.0.3 of the plugin.

from lego-spikeprime-mindstorms-vscode.

rantingdemon avatar rantingdemon commented on June 1, 2024

Glad I could help!

from lego-spikeprime-mindstorms-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.