valet --version): <Valet-Plus-Version>valet fix and valet install after updating and before submitting my issue/feature.What is the problem?
Valet+ doesn't get installed on latest MACos. It has a lot of permission issues. The system doesn't detect proper changes even some time it reports



What was supposed to happen?
A description of what you think was supposed to happen.
What actually happened?
A description of what actually happened.
How to reproduce this?
A step by step guide on how to reproduce this issue.
What is the solution?
A description of the proposed solution.
Sources
All sources related to the bug. If the bug uses external tools like PHP extensions it should at
least contain a link to the tool. Any other media which proves helpful can be included here.
+1
Same here Catalina fresh install
signal 9 error as above
sidenote; I went back to mojave fresh install and had a couple of minor issues but much better now
@joomkit what where the issues you had ?
Signal 9 error as above then Catlina switch from bash and also certificate issue - I was rebuilding my machine so quickly reverted to mojave - cowardly but practical :)
@joomkit i have gone a other road https://github.com/markshust/docker-magento a docker container that is also pretty fast
@joomkit i have gone a other road https://github.com/markshust/docker-magento a docker container that is also pretty fast
indeed it's pretty fast but when working on multiple projects its a road blocker.
Same here. I guess I'll stick with Mamp or Warden for now :(.
Hey everybody, we've fixed some stuff in our valet fix command which might cause this behaviour. Please try out version 2.1.0. Please open a new bugfix if it persist.
I just reinstalled valet plus after reading the text below at https://docs.shopware.com/en/shopware-platform-dev-en/system-guide/system-installation-guides/valet-plus, and it worked. But now that I read your comment about 2.1.0 I realize you have released a new version during the day!
Thanks!
Install Error: "The process has been signaled with signal 9"
This is due to valet fix uninstalling [email protected] for some reason. You can fix it by reinstalling Valet-PHP (Step 3 + 4 of "Installing Valet-PHP"). Make sure to NOT run valet fix afterwards and just proceed with valet install
Thanks for the feedback, appreciate it!