Skip to content

npm ERR! code EINVALIDTAGNAME #1

@JyeGuru

Description

@JyeGuru

When attempting to npm i in a fresh clone of this repo:

npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "0.2.10@beta": Tags may not have any characters that encodeURIComponent encodes.

This appears to be caused by the aws-amplify package.

Removing the "aws-amplify": "0.2.10@beta", line from ./package.json and doing a new npm i aws-amplify --save then allows npm i to go through correctly using (at the time of writing) Amplify 1.1.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions