Quenty / NevermoreEngine

ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
https://quenty.github.io/NevermoreEngine/
MIT License
422 stars 125 forks source link

fix: No matching version found for @quentystudios/t@^3.0.1 while installing @quenty/snackbar #486

Closed LDGerrits closed 2 months ago

LDGerrits commented 3 months ago

Set dependency version for @quentystudios/t to ^3.0.0 in src/snackbar/package.json. This fixes the following error while installing @quenty/snackbar: npm ERR! code ETARGET npm ERR! notarget No matching version found for @quentystudios/t@^3.0.1. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

github-actions[bot] commented 2 months ago

:rocket: PR was released in @quenty/snackbar@11.9.1 :rocket: