-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
JLee21, reegz and houkmellah
Metadata
Metadata
Assignees
Labels
No labels