mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
fix(docs): Add requirement on yarn for documentation for local development (#13461)
This commit is contained in:
parent
62363016bd
commit
601d3e6010
@ -11,6 +11,7 @@ title: "Local Development"
|
|||||||
- [Docker](https://www.docker.com/)
|
- [Docker](https://www.docker.com/)
|
||||||
- [Node 22.x](https://nodejs.org/en/about/previous-releases)
|
- [Node 22.x](https://nodejs.org/en/about/previous-releases)
|
||||||
- [Docker Compose >=2.20](https://docs.docker.com/compose/)
|
- [Docker Compose >=2.20](https://docs.docker.com/compose/)
|
||||||
|
- [Yarn >=v1.22](https://yarnpkg.com/en/docs/cli/) for documentation building
|
||||||
- Docker engine with at least 8GB of memory to run tests.
|
- Docker engine with at least 8GB of memory to run tests.
|
||||||
|
|
||||||
On macOS, these can be installed using [Homebrew](https://brew.sh/).
|
On macOS, these can be installed using [Homebrew](https://brew.sh/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user