hi
basically, it keeps showing the same error, specifically on NPM deps, that the dependency is "uncached"
but... it is cached, I can swear it is, it even runs, it's just the code editor/the LSP
i even tried specifying a specific version, instead of just "@^4" for example, but nope, same fricking issue
it's driving me nuts 
EDIT: i wanna add that i'm using GitHub Codespaces, but I remember having the same issue on my local environment

)