Skip to content

Support Yarn for adding inline registry #2809

Closed
@petr001

Description

@petr001

Version

3.0.5

Node and OS info

yarn 1.7.0

Steps to reproduce

vue create has --registry parameter which is available only for npm.

Yarn supports --registry the same way as npm (https://github.com/yarnpkg/yarn/releases/tag/v1.2.0 -- bug yarnpkg/yarn#4238).

So it doesn't make sense to support only npm.

What is expected?

vue create --registry some-url should work with yarn

What is actually happening?

ERROR Error: Inline registry is not supported when using yarn. Please run yarn config set registry https://--url-- before running @vue/cli.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions