Cycling74 / node-midi

A node.js wrapper for RtMidi providing MIDI I/O
MIT License
11 stars 3 forks source link

node-pre-gyp Deprecation warnings #5

Open fde31 opened 5 years ago

fde31 commented 5 years ago

Currently when running the build script we encounter some deprecation warning from node-pre-gyp-github. Would be nice to investigate them a bit further and get rid of them.

aumhaa commented 1 year ago

Perhaps some further info would be useful. I'm wondering if I was having the same problem trying to compile a binary for arm64. I was eventually able to get it working with info from this thread:

https://github.com/nodejs/node-gyp/issues/1917

Have a binary compiled with node v16.19 for m1 if someone wants to append it to the 1.0.0 release. Then at least building for others won't be as much of a problem for arm64. Seems to be working on current m4l/n4m. node-v93-darwin-arm64.tar.gz