nodejs / node-gyp

Node.js native addon build tool
MIT License
9.88k stars 1.79k forks source link

chore(ci) test on Node.js v22 and not v16 #3052

Closed cclauss closed 2 months ago

cclauss commented 2 months ago
Checklist
Description of change

cross-env NODE_GYP_NULL_LOGGER=true mocha --timeout 15000 test/test-download.js test/test-*

sh: cross-env: command not found