My TS server is complaining when importing modules from the appwrite
package. I checked and I have the latest version of the node module.
Has anyone else experienced this and found a fix?
I can // @ts-ignore
it but would be great to have TS autocomplete and typing and such.
Please try searching for this. I'm pretty sure it's been answered already
Apologies, yes I found an answer
[Resolved] TypeScript definitions?
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...