tsedio / tsed

: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!
https://tsed.io/
MIT License
2.86k stars 284 forks source link

[BUG] Failed to install package @tsed/testcontainers-mongo #2802

Closed Bugslive closed 2 months ago

Bugslive commented 2 months ago

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

github-actions[bot] commented 2 months ago

🎉 Are you happy?

If you appreciated the support, know that it is free and is carried out on personal time ;)

A support, even a little bit makes a difference for me and continues to bring you answers!

github opencollective

Romakita commented 2 months ago

:tada: This issue has been resolved in version 7.81.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: