I am following https://appwrite.io/docs/tutorials/sveltekit/step-1project but I get a lot of errors in vscode if use types with jsdoc or typescript. I disabled types in sveltekit, everything looks good in vscode by just using javascript, but I get type errors in the terminal after running. This is my repo https://github.com/codscino/svelte-kit_todo
Is this my fault or is the tutorial old? I am a beginner in the web dev world, sorry for the dumb questions.
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...