agalwood / Motrix

A full-featured download manager.
https://motrix.app
MIT License
44.99k stars 4.49k forks source link

Standardize Version of NODE and NPM pining VOLTA.sh versions #1638

Open vinicioslc opened 6 months ago

vinicioslc commented 6 months ago

Pinned NODE version to node@16.x.x and also NPM version to npm@6.x.x since change it will generate some broken compatibilities issues with package-lock tree resolution

Objectives

Standardize node and npm version to developers that uses volta as package manager some improvements are:

Checklist: