You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-hydra.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Prerequisites
4
4
5
+
* A unix based operating system (Mac or Linux), you may experience issues on Windows.
6
+
* node 12.X is recomended, there are known compatibility issues with 14.X
5
7
* Both Hydra-CLI and the generated project files have dependencies that require Node v10.16 or higher
6
8
*`npm` and \(optional, but recommended\)[`npx`](https://www.npmjs.com/package/npx)
7
9
* Hydra stores the substrate data in an external PostgresSQL 12 instance. The scaffolding tool provides a convenient shortcut for running the database instance from a Docker image. In this case the standard docker environment \(`docker` and `docker-compose`\) should be available.
0 commit comments