admin
admin copied to clipboard
Archive nodejs/node-report
trafficstars
Now that Node.js 10 is End-of-Life, all currently supported versions of Node.js (i.e. 12, 14 and 16) contain the diagnostics report feature. As per https://github.com/nodejs/node-report/issues/142 the stand-alone module has been deprecated on npmjs.com.
$ npm install node-report
npm WARN deprecated [email protected]: This module has been superseded by the diagnostics report feature of Node.js core. It is now unmaintained.
Please archive https://github.com/nodejs/node-report.
(Perhaps wait until @mhdawson has renamed the master branch to main (https://github.com/nodejs/node-report/issues/148).)
I'll do both now.
done, will leave this open a bit for visibility.