
Hey, I installed Appwrite via npm install appwrite
and it is telling me there's a type error in the sdk
being any
, how can I fix this?

I tried installing rn and seems to be working for me, can you copy paste error message once? Also, maybe update versions while working with npm?

Or restart your IDE?

weird, I restarted and it ended up working

no reason associated I duno

Sometimes IDEs don't detect updated dependencies so restarting it forces it to recheck dependencies
Recommended threads
- login backend and frontend
I'm using Remix, as my Backend (node). and react on my frontend. Until now, i did SSR login. saved the secret.. and it's fine. For many simpler requests i wish...
- Stuck in Readonly Mode After Pro Subscri...
Hello team, I really need some urgent help. I recently resubscribed to the Pro plan hoping to get back into a project I created a while ago, but I'm still unab...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
