
let me try upgrade

Works fine on my machine, too 🤔

Are you on Windows, Linux, or Mac

Windows

It's most likely v19.4.0 which doesn't work with Appwrite

Does 19.5.0 work?

Testing that rn

😅 Yeah node can be very flakey

This is like the 1st issue with node js that i have had in 4 years lmao


Only issue im getting rn

🤣

<:kek:872082912244273202> only trying to use appwrite, and node is just denying me lmao

Let me try bumping all packages. Maybe you just need latest of everything.

Alright

Found a fix

# for Windows CMD (Command Prompt)
set NODE_OPTIONS=--openssl-legacy-provider```

I had to do this


FINALLY

i can use Appwrite

woho!

[SOLVED] Appwrite "appwrite" module not working

🤔 Glad it's working. Good luck!

Now time to test it in my app
Recommended threads
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
