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
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...
- [SDK] [Postman] Can't post to Users usin...
when trying to post to users I'm getting missing scopes and at the same time I'm getting an authorised scope How do I generate an API and get around this issue
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...