arunoda / meteor-up-legacy

Production Quality Meteor Deployments
MIT License
2.26k stars 398 forks source link

how to show current mup version? #1129

Closed delatorremario closed 7 years ago

delatorremario commented 7 years ago

Hi, I need install previus version. How to do this?

axclever commented 7 years ago

@delatorremario just do npm remove -g mup - remove current version npm i -g mup@0.11.1 -install version you need. Here for example I've used 0.11.1

delatorremario commented 7 years ago

thanks!

El vie., 7 de oct. de 2016 a la(s) 15:54, aclever notifications@github.com escribió:

@delatorremario https://github.com/delatorremario just do npm rm -g mup - remove current version npm i -g mup@0.11.1 -install version you need. Here for example I've used 0.11.1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arunoda/meteor-up/issues/1129#issuecomment-252332764, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhw5Z1KJBcGTgX9P4QlO3OVhm77yHZ6ks5qxpVqgaJpZM4KQgjd .

axclever commented 7 years ago

@delatorremario if you wanna check version, try npm mup -v

delatorremario commented 7 years ago

npm mup -v 1.4.29

El vie., 7 de oct. de 2016 a la(s) 16:04, aclever notifications@github.com escribió:

@delatorremario https://github.com/delatorremario if you wanna check version, try npm mup -v

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arunoda/meteor-up/issues/1129#issuecomment-252335134, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhw5bdGVfNVECKVdYE7hJEIKAj8FJ7nks5qxpe_gaJpZM4KQgjd .