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
408 stars 124 forks source link

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

Open LDGerrits opened 1 month ago

LDGerrits commented 1 month 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.