Skip to content
Back

Unable to import TablesDB with a deno backend

  • 0
  • Cloud
imjoshiee
27 Aug, 2025, 08:46

SyntaxError: The requested module 'https://deno.land/x/appwrite@15.0.0/mod.ts' does not provide an export named 'TablesDB' at file:///usr/local/server/src/function/src/main.ts:3:3

I tried to update my deno functions to TablesDB but I can't seem to get around this error even after referencing docs like https://appwrite.io/docs/quick-starts/deno#step-3 to check what was the correct import

Context, i am using Appwrite Cloud.

TL;DR
Issue: SyntaxError when trying to import TablesDB with a deno backend using Appwrite Cloud. Solution: The requested module 'https://deno.land/x/appwrite@15.0.0/mod.ts' does not provide an export named 'TablesDB'. Update the import statement to the correct one following the documentation provided at https://appwrite.io/docs/quick-starts/deno#step-3 to resolve the error.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more