Uninstall mup npm

hi, i use ubuntu 14, and i need to install the old version of mup (arunoda:mup) for install a fork meteor 1.4 ready of mup


i try with;

 sudo npm uninstall -g mup 

but when i write “mup” on the terminal, see the options of mup. i can fully uninstalled, any clue?

have you try npm remove -g mup ?

yes =( . whit the -g i don’t need to put the terminal on the path of mup?

i don’t think so. how about using sudo? if it’s also not working then i’m sorry i can’t help more

i try whit sudo, thanks, i solve this using directy gcloud app deploy for app engine