Can't Reselect NPM or Yarn after first project creation #1300
Closed
Description
Version
3.0.0-beta.10
Reproduction link
Steps to reproduce
- install the vue-cli globally.
- run vue create project-name
- follow the steps.
- It then asks you to select NPM or Yarn.
- install project
- create another project and the option for NPM or Yarn does not show again
What is expected?
Option to select the npm or yarn again when creating a project
What is actually happening?
just using the one you initially set, without an option to reset the initial option you selected
After this when creating a new vue project it will always use the package manager you originally set and not give you and option to select npm or yarn again. There is no way to reset this either. Uninstalling the package globally closing/opening the terminal does nothing either.
OS
macOS 10.13.4
Metadata
Assignees
Labels
No labels