explodingcamera / esm

Monorepo with most of my JavaScript/Typscript Packages
MIT License
7 stars 0 forks source link

npm is unable to install `rollup-plugin-minify-template-literals@>=1.1.5` #4

Closed malobre closed 8 months ago

malobre commented 8 months ago

Trying to install rollup-plugin-minify-template-literals@>=1.1.5 with npm (10.5.0) fails:

npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*

rollup-plugin-minify-template-literals@=1.1.4 works fine.

explodingcamera commented 8 months ago

:+1: Should be be fixed in v1.1.7, there were some issues with the bundler.