-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Description
WORKAROUND: To support newer versions of Node.js > v17
npm ci # mapbox/node-pre-gyp
npm run update-crosswalk
abi_crosswalk.json must be updated to cover all currently supported versions of Node.js.
node-pre-gyp/lib/util/abi_crosswalk.json
Line 2598 in a74f5e3
| "17.1.0": { |
Proof:
The testing on this repo fails on all currently supported versions of Node.js but passes on end-of-life versions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels