Code Monkey home page Code Monkey logo

Comments (4)

nnirror avatar nnirror commented on July 4, 2024

@ndr0n Thanks for adding this! I am able to duplicate this after installing Node v21.1.0.

I had been using v14.20.0 up to this point. So, as a workaround, if you change Node versions to v14.20.0, it should (hopefully) run on Ubuntu without this error.

But I will, of course, keep this issue so I can fix this error for newer Node versions.

from facet.

nnirror avatar nnirror commented on July 4, 2024

I have submitted a ticket to the WebMIDI repo, as after some more testing and process of elimination, I believe the issue is coming from the recently released node versions, and the webmidi npm package.

from facet.

nnirror avatar nnirror commented on July 4, 2024

Hey @ndr0n FYI if you want to use node v21 with Facet instead of switching to an older node version, you can.

To do so, edit the "scripts" object in package.json to look like this:

"scripts": {
    "facet": "node --no-experimental-global-navigator js/process_manager.js"
  }

I'm going keep this open until the fix goes out for WebMIDI, as they are still looking into it.

from facet.

nnirror avatar nnirror commented on July 4, 2024

@ndr0n Facet v1.1.6 was just released. It contains the updated WebMIDI package that has been fixed to address this issue. I just tested it on my local machine and it's working with Node v21.1.0 for me. Hopefully this fixes it for you. Thanks for pointing this out!

from facet.

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.