Skip to content

Add support for macos 14 node 16 #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bizob2828 opened this issue Apr 3, 2024 · 1 comment · Fixed by #244
Closed

Add support for macos 14 node 16 #243

bizob2828 opened this issue Apr 3, 2024 · 1 comment · Fixed by #244
Assignees
Labels
points: 3 A few days

Comments

@bizob2828
Copy link
Member

Is your feature request related to a problem? Please describe.

GHA updated the default mac-os14 to 14.4 which ships with python 3.12.2. This version not longer has support for a python library called disutils. This is being used by node-gyp which is being used by pre-buildify. They rely on whatever is stock node-gyp from the given node version. Which in node 16 is node-gyp 9. There is a knonw issue for this and the fix is to upgrade to node-gyp 10

Feature Description

Update node-native-metrics to use a version of node-gyp that works on node 16 and python 3.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
points: 3 A few days
Projects
Archived in project
1 participant