How to remove a Yeoman generator -


i accidentally installed generator don't want.
can't find method remove it.
should accomplish this?

generators normal npm modules, can remove with

npm uninstall -g generator-[nameofgenerator]


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -