-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
👟 Reproduction steps
After installing dependencies using composer ran this:
docker run --rm -v $(pwd):/app -w /app php:7.4-cli php example.php👍 Expected behavior
On running the above docker command we should get a dir called "examples" in the root with all the SDKs.
👎 Actual Behavior
The examples dir is not getting created because of the failing curl request... moreover echoeing the success message at the end is misleading, so should put it inside a condition or something
🎲 Appwrite version
Version 0.11.x
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
