justinlatimer / node-midi

A node.js wrapper for RtMidi providing MIDI I/O

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to Install on Apple Silicon M1 Macs

chrisspiegl opened this issue · comments

Hello, I just tried using one of my projects which includes easymidi and by extension node-midi on my new M1 MacBook and it fails to install.

I was able to narrow it down to the dependency on opencv4nodejs-prebuilt and was wondering if it may be possible to work around this issue? Possibly work with an alternative library?

I also requested support for M1 on the opencv4nodejs-prebuilt repository: nut-tree/opencv4nodejs#14

Any help would be appreciated.

I am trying to not have to run Node.JS inside a Rosetta Container and get this project up and running natively.

Looking forward to hopefully finding a solution together.

Sorry, I put in some further investigation and found out that this was not at all the fault of this package but a different dependency. If I could I would delete this issue but since that's impossible… I'll be closing it.