Node-red-admin HELP! Installing a particular version of a node?

You don't need to use node-red-admin

cd ~/.node-red
npm install node-red-contrib-mssql-plus@n.n.n

where n.n.n is the version you want to install.