arunoda / meteor-up-legacy

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

uninstall mup #1113

Open demiantriebl opened 8 years ago

demiantriebl commented 8 years ago

hi!, i try to uninstall mup with

sudo npm uninstall -g mup for install a fork of mup prepare to meteor 1.4.

and this ok, but i write "mup" in terminal and the options appears the same way, i cant complete uninstal

shyal commented 8 years ago

try running: $ which mup

What do you get?

demiantriebl commented 8 years ago

/usr/local/bin/mup

shyal commented 8 years ago

So. What file is this?

Also, install mup, it will print out which files it's installin. Can you list them here?