Closed malobre closed 8 months ago
Trying to install rollup-plugin-minify-template-literals@>=1.1.5 with npm (10.5.0) fails:
rollup-plugin-minify-template-literals@>=1.1.5
npm
10.5.0
npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type "workspace:": workspace:*
rollup-plugin-minify-template-literals@=1.1.4 works fine.
rollup-plugin-minify-template-literals@=1.1.4
:+1: Should be be fixed in v1.1.7, there were some issues with the bundler.
Trying to install
rollup-plugin-minify-template-literals@>=1.1.5
withnpm
(10.5.0
) fails:rollup-plugin-minify-template-literals@=1.1.4
works fine.