lwahonen / node-ffi-napi

MIT License
13 stars 13 forks source link

Let’s demonstrate that Node.js 16 pass the tests #6

Open cclauss opened 5 months ago

cclauss commented 5 months ago

Please Squash and merge to consolidate all the commits.

Recommendations:

Lessons learned:

  1. Node.js >= v21 fails
  2. Node.js >= 18 fails on Windows
  3. Python >= 3.12 fails on Node.js 16 because of distlib fixed in node-gyp v10.0
  4. npm test fails with: npm ERR! Missing script: "test"
  5. node-gyp rebuild fails on Node.js 16