I'm unable to run the composer as it is saying invalid path I have run the php-cs-fixer fix on the file
You don't have the vendor folder. You need to install the dependencies
How to do that I'm stuck
Here is my pr please guide me
composer install --ignore-platform-reqs --optimize-autoloader --no-plugins --no-scripts --prefer-dist
Please review the PR
@Steven can you please take a look when you start for the day?
Also @Atharva Kulkarni since this issue is solved, I will mark this our closed. Steven will review your PR when he starts 😇
[SOLVED] Unable to run the composer format
okay
Recommended threads
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...