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
- In which format should i pass the date?
I have a column with the type `datetime`. So i want to know which format is suitable for passing the date
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Confused about the pricing. Can I get so...
I 'm really confused about the pricing here. I've got the pro plan and i have 4 projects open. As you can see, I'm nowhere near my usage limits with these proje...