0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-04-14 23:51:49 -05:00

Add h3 for Installing dependencies manually (#8155)

This commit is contained in:
Jothish JJ 2023-08-23 16:10:19 +05:30 committed by GitHub
parent 6f84e2af0e
commit f904f9a74d

View file

@ -31,6 +31,8 @@ yarn astro add node
pnpm astro add node
```
### Add dependencies manually
If you prefer to install the adapter manually instead, complete the following two steps:
1. Install the Node adapter to your projects dependencies using your preferred package manager. If youre using npm or arent sure, run this in the terminal: