Skip to content

Can't Reselect NPM or Yarn after first project creation #1300

Closed
@jackiboy

Description

Version

3.0.0-beta.10

Reproduction link

https://codesandbox.io/s/vue

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions