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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...