Install A Specific Version Of A Module With npm

Add the version number with an `@` sign after the name of the module

Code
npm install module_name@20.5.1