During install packages
"@node-minify/core": "10.1.0",
"@node-minify/terser": "10.1.0",
using npm i receiving an error:
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
It's seems like npm can not resolve versions from package.json. Below screenshot from package.json that published to npm registry.

During install packages
using npm i receiving an error:
It's seems like npm can not resolve versions from package.json. Below screenshot from package.json that published to npm registry.