If you want to keep the old Vue Cli 2 after upgrading to Vue Cli 3, just need to install the following package:
npm install -g @vue/cli-init
Hope it helps.
If you want to keep the old Vue Cli 2 after upgrading to Vue Cli 3, just need to install the following package:
npm install -g @vue/cli-init
Hope it helps.