Skip to content

Commit

Permalink
[Update] - documentation troubleshooting
Browse files Browse the repository at this point in the history
add troubleshooting error sharp runtime
  • Loading branch information
renat473 committed Jan 25, 2024
1 parent 5900aa1 commit d432538
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,16 @@ sudo dpkg -i google-chrome-stable_current_amd64.deb

```

### Troubleshooting
If you encounter installation issues, please try the procedures below
. Error Sharp Runtime
```sh
yarn add sharp
npm install --include=optional sharp
//or
yarn add sharp --ignore-engines
```

## Run Server

```sh
Expand Down

0 comments on commit d432538

Please sign in to comment.