Hi, please could you help me? I have an issue, error: ReferenceError: global is not defined at ../../node_modules/isomorphic-form-data/lib/index.js i noticed that it happends when i import appwrite package
Would you know what is the issue?
(I am using Sveltekit)
please @Drake or anyone, you are using this in appwrite package. And it says that is does not exits, could anyone know where is the problem? Appwrite was always working till now. I looked up and this package(isomorphic-form-data) was always used by appwrite-package.
Please don't ping people as it can be very disruptive.
I don't know about this. You can search online for sveletekit and global to try and find a solution
Sorry for that, thank you for your time
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...