genesisweb / valet-linux-plus

Advanced local development experience for Linux.
MIT License
143 stars 23 forks source link

Redis Server Installation Issue Pacman #58

Closed abbasmashaddy72 closed 1 year ago

abbasmashaddy72 commented 2 years ago

image

How to fix it??

@scrutinizer-auto-fixer @dvmunjapara @StyleCIBot @uttamrabadiya

uttamrabadiya commented 2 years ago

I haven't recently tried with Pacman, will give it a shot, I believe they have different name than redis-server.

abbasmashaddy72 commented 2 years ago

Okay, Thanks for the Reply

I will be Waiting

nillegal commented 2 years ago

Facing the same issue, looks like redis-server is not available on Pacman. I found out it could possibly be installed with Snap by Valet Linux Plus is always looking for redis-server. The issue always persists.

uttamrabadiya commented 2 years ago

Yes, we are working on it, we will release update soon to fix it for all package managers.

abbasmashaddy72 commented 2 years ago

Thanks waiting for update

abbasmashaddy72 commented 2 years ago

In pacman only redis is available I think redis is similar to redis-server

@uttamrabadiya

markovic-nikola commented 1 year ago

While we wait for dev's fix, in case you don't need redis, you can comment out the installation method(s) in order to skip it. File: cli/Valet/ValetRedis.php

abbasmashaddy72 commented 1 year ago

Okay I think Every is fixed in new update it is working fine in my PC

uttamrabadiya commented 1 year ago

@abbasmashaddy72 @markovic-nikola @nillegal

Just to update in here, we've just released new version to fix this issue. Now we are reading package name by Package provider so it will fix this issue.

Thank you.

abbasmashaddy72 commented 1 year ago

I will Check it out @uttamrabadiya

Thanks.