
Hey, I'm trying to setup the appwrite repo on my laptop using the instructions from https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md#setup-from-source
When i do
docker compose build
it is stuck at this stage
ERROR [appwrite node 4/5] RUN npm ci
I am currently running this on Windows with WSL2 docker.
Am I doing anything wrong here?

Did you run git submodule update --init
?

yea

If you go into app/console, can you run npm ci
successfully?

Is there any error/log that says why npm ci failed?

no logs, it was stuck on building step

also, i turned on vpn, and now it went past that error stage. maybe it will build this time

hey, build succeded

thanks for responding
Recommended threads
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
- Google Oauth help
this error pops up (TypeError: (0 , {imported module [project]/src/lib/auth.ts [app-rsc] (ecmascript)}.signIn) is not a function) but cant find a way to solve i...
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
