Skip to content

Use node-gyp v7.x.x#2

Merged
reconbot merged 1 commit intoserialport:mainfrom
thegecko:main
Jan 6, 2022
Merged

Use node-gyp v7.x.x#2
reconbot merged 1 commit intoserialport:mainfrom
thegecko:main

Conversation

@thegecko
Copy link
Copy Markdown
Contributor

@thegecko thegecko commented Jan 2, 2022

node-gyp v8.x needs python 3, which the cross containers don't have.

This PR keeps node-gyp at v7.x to continue to use python 2. IMO we should stick with this as we are building NAPI v6 compatible binaries for older node versions.

Example run:

https://github.com/thegecko/bindings-cpp/actions

Fixes #1

@reconbot reconbot merged commit 42b872e into serialport:main Jan 6, 2022
@reconbot
Copy link
Copy Markdown
Member

reconbot commented Jan 6, 2022

perfect, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Wont build on python 2

2 participants