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
- Projects can't be accessed
It's been like 2 weeks and I can't access my projects. After clicking any, it loads, then stops and nothing happens. No error is displayed. The projects are o...
- login is broken
even used VPN not working, searched for a reason didn't found any used email not working brave browser
- GitHub Educational user offer
Hi, I'm a GitHub educational user and am confused about how to claim the following offer "Free access to Appwrite's Education plan (2 projects with equivalent r...