Skip to content

Commit

Permalink
Merge pull request #17 from symplify/samsonasik-patch-1
Browse files Browse the repository at this point in the history
[Doc] Add troubleshooting when hang on using on macOS
  • Loading branch information
TomasVotruba authored Dec 16, 2023
2 parents 8921e50 + c91ef15 commit 9f30bb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ composer install --verbose

<br>

## TroubleShooting

If you are on macOS, and got hang on applying patch, you may need to install `gpatch`, you can install with:

```
brew install gpatch
```

## Report Issues

In case you are experiencing a bug or want to request a new feature head over to the [Symplify monorepo issue tracker](https://github.com/symplify/symplify/issues)
Expand Down

0 comments on commit 9f30bb1

Please sign in to comment.