codefeathers / rollup-plugin-svelte-svg

Import SVG files as Svelte Components
MIT License
75 stars 13 forks source link

NPM error: EINVALIDTAGNAME when using install instructions #22

Closed Fermain closed 3 years ago

Fermain commented 3 years ago

Installing plugin into a fresh Svelte template using npm i -D:

npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name "^3.x.y": Tags may not have any characters that encodeURIComponent encodes.

I experience the same behaviour while trying npm i.

MKRhere commented 3 years ago

Thanks, fixed in new publish