
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
- My Appwrite login is failing
Hello team, I’m facing a login issue with appwrite this morning. I started receiving customer support emails that they can’t login. I haven’t changed or pushed ...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
- Custom SMS Provider Guide
Any Help on this Topic will be appriated https://github.com/appwrite/appwrite/issues/10637
