:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
Failed to install package @tsed/testcontainers-mongo
To Reproduce
run command "npm install --save-dev @tsed/testcontainers-mongo"
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
npm error A complete log of this run can be found in: /XXXXXXXXXX/.npm/_logs/2024-08-30T14_07_19_742Z-debug-0.log
Expected behavior
package @tsed/testcontainers-mongo to be installed
Describe the bug
Failed to install package @tsed/testcontainers-mongo
To Reproduce
run command "npm install --save-dev @tsed/testcontainers-mongo" npm error code EUNSUPPORTEDPROTOCOL npm error Unsupported URL Type "workspace:": workspace:* npm error A complete log of this run can be found in: /XXXXXXXXXX/.npm/_logs/2024-08-30T14_07_19_742Z-debug-0.log
Expected behavior
package @tsed/testcontainers-mongo to be installed
Code snippets
No response
Repository URL example
No response
OS
macOS
Node version
Node v22.4.1
Library version
v7.80.3
Additional context
No response