Skip to content

ERR! Invalid tag name "^2.6|^3.2.14" of package "vue@^2.6|^3.2.14": Tags may not have any characters that encodeURIComponent encodes #1158

@RENR0b1

Description

@RENR0b1

With webpack-encore 4.1.0, when I do "npm update", I get this message :
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "^2.6|^3.2.14" of package "vue@^2.6|^3.2.14": Tags may not have any characters that encodeURIComponent encodes.

I'm using [email protected] on Debian Sid.

In the file, package.json, I can find "vue": "^2.6|^3.2.14" in the "peerDependencies" section. That was added with the revision 36458e4 .

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