Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing PECL package index during install. (#94)
Error message: No releases available for package "pecl.php.net/swoole".
- Loading branch information
50c993f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How can I fix this in the short term, as I'm trying to get set up now and it still isn't working?
50c993f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For anyone wondering due to my question I went into my vendor/laravel/sail folder and changed the Dockerfile with the lines above, as the next release to fix this is 4 days away.
50c993f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank You so much Oliver ! i was stuck with this during 24 hours, dnd all is working fine now !