Skip to content

Commit d19291c

Browse files
authored
docs(troubleshooting): add sharp with pnpm approve-build
1 parent 638589c commit d19291c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/content/en/1.getting-started/3.installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ npx create-docus my-docs
1919
```
2020

2121
You can choose between two templates:
22-
- **`default`**: Basic Docus setup for single-language documentation
23-
- **`i18n`**: Includes internationalization support for multi-language documentation
22+
23+
- `default`: Basic Docus setup for single-language documentation
24+
- `i18n`: Includes internationalization support for multi-language documentation
2425

2526
```bash [Terminal]
2627
# Create with i18n template

docs/content/en/1.getting-started/7.troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Run the following command to approve packages for building:
1717
pnpm approve build
1818
```
1919

20-
When prompted, select `better-sqlite3` from the list of packages to approve it for building.
20+
When prompted, select `better-sqlite3` and `sharp` from the list of packages to approve it for building.

docs/content/fr/1.getting-started/7.troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Exécutez la commande suivante pour approuver les packages pour la compilation :
1717
pnpm approve build
1818
```
1919

20-
Lorsque vous y êtes invité, sélectionnez `better-sqlite3` dans la liste des packages pour l'approuver pour la compilation.
20+
Lorsque vous y êtes invité, sélectionnez `better-sqlite3` et `sharp` dans la liste des packages pour l'approuver pour la compilation.

0 commit comments

Comments
 (0)