Closed braincore closed 3 years ago
AFAICT, npm (v7.6.0) does not accept versions specified as only "^". npm requires a version number.
"^"
npm ERR! npm ERR! Invalid tag name "^": Tags may not have any characters that encodeURIComponent encodes.
Description
AFAICT, npm (v7.6.0) does not accept versions specified as only
"^"
. npm requires a version number.