Skip to content

Instantly share code, notes, and snippets.

@isaax2
Last active October 5, 2020 23:17
Show Gist options
  • Save isaax2/8236df3c8d066a1c11784b4c66bebab4 to your computer and use it in GitHub Desktop.
Save isaax2/8236df3c8d066a1c11784b4c66bebab4 to your computer and use it in GitHub Desktop.
jhipster-tasks
#!/usr/bin/env bash
#Uninstall
yarn global remove generator-jhipster
npm uninstall -g generator-jhipster
#restart terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment