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/getting_started.md
+25-1
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,26 @@
2
2
3
3
This is a [nodejs](https://nodejs.org/) application, so proficiency with the node ecosystem is required.
4
4
5
+
### Prerequisites
6
+
7
+
**NodeJS v22 or v20 must be installed.**\
8
+
You can get NodeJS v22 or v20 without impacting other Node installations using [Node Version Manager](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating) (`nvm`)
0 commit comments