To install the older version of node.js use the below command. You could find the Node.js version here. https://nodejs.org/en/blog/release/
npm install -g node@14.19.0
To install the older version on npm in your machine use the below npm install command with specified version number.
npm install -g npm@4.0.0
No comments:
Post a Comment