Skip to content

Commit

Permalink
docs: fix readme.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuasha420 committed May 1, 2022
1 parent c60a08d commit f9680ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [Troubleshooting](#troubleshooting)
- [IOS](#ios)
- [fatal error: 'openssl/opensslv.h' file not found](#fatal-error-opensslopensslvh-file-not-found)
- [Solution 1 - Create Symbolic](#solution-1---create-symbolic)
- [Solution 1 - Create Symbolic Links](#solution-1---create-symbolic-links)
- [Solution 2 - Disable Flipper](#solution-2---disable-flipper)
- [Contributing](#contributing)
- [License](#license)
Expand Down Expand Up @@ -58,11 +58,11 @@ See the below table to find out which version of the template to use.

#### fatal error: 'openssl/opensslv.h' file not found

This seems to happen on APFS Case Sensitive Filesystems when Flipper is enabled.
> This should no longer happen on RN 0.68.1 and up (Template Version 3.0.0+).
##### Solution 1 - Create Symbolic
This seems to happen on APFS Case Sensitive Filesystems when Flipper is enabled.

> This should no longer happen on RN 0.68.1 and up (Template Version 3.0.0+).
##### Solution 1 - Create Symbolic Links

Thanks to [felexx90](https://github.com/facebook/react-native/issues/28409#issuecomment-833182353) for providing this solution.

Expand Down

0 comments on commit f9680ca

Please sign in to comment.