Node-gyp: Remove Node.js 6 support

Created on 27 Oct 2019  路  3Comments  路  Source: nodejs/node-gyp

Since Node.js is not support anymore. It's maybe good to remove related code and test.

Most helpful comment

Node js 8 is only supported untill 2019-12-31, so might be good to drop node 8 also

All 3 comments

PR would be good.

This would be good to do in 6, or 7 (not planned yet but might be something we do in time for Node 14), but we should probably be more careful with 5, for people who are stuck.

If it's in a semver-major I'd be okay dropping Node.js 8 support too.

Node js 8 is only supported untill 2019-12-31, so might be good to drop node 8 also

Was this page helpful?
0 / 5 - 0 ratings