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
- Current User is Not authorized
recreating same Thread
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...