How to remove a Yeoman generator May 31, 2023 by Tarik Generators are just normal npm modules, so you can remove it with npm uninstall -g generator-[nameOfGenerator]