We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b6fe9 commit 89e8cdfCopy full SHA for 89e8cdf
hugo/content/docs/getting-started.md
@@ -5,7 +5,7 @@ weight: 50
5
6
Before diving into Langium itself, let's get your environment ready for development:
7
8
-1. You have a working [Node environment](https://nodejs.org/en/download/) with version 12 or higher.
+1. You have a working [Node environment](https://nodejs.org/en/download/) with version 16 or higher.
9
2. Install Yeoman and the Langium extension generator.
10
```bash
11
npm i -g yo generator-langium
0 commit comments