Hi there. I'm trying to move an old project off of Bower and when I try and install this package via Yarn or NPM, I get an error, "Name contains illegal characters". Any suggestions?
$yarn add -D git://github.com/lupugabriel1/gmaps-markerwithlabel-amd.git#1.1.10
yarn add v0.21.3
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error MarkerWithLabel for V3 adapted@1.1.10: Name contains illegal characters
Hi there. I'm trying to move an old project off of Bower and when I try and install this package via Yarn or NPM, I get an error, "Name contains illegal characters". Any suggestions?