Skip to content

Yarn v2 compatibility: add vue-template-compiler as a peerDependency #1639

Closed
@AlexandreBonaventure

Description

@AlexandreBonaventure

Version

15.8.3

I understand the reasoning behind vue-loader not requiring vue-template-compiler for version pinning, but I would argue that it should still be listed as a peerDependency. With yarn v2 enforcing strict dependency tree, this is currently throwing an error.
Is there any reason why it has been removed at all ?

commit ref 7e5862c#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

global vue-cli issue for ref: vuejs/vue-cli#5135

What is expected?

vue-template-compiler listed as a peerDependency

What is actually happening?

it is not


Metadata

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