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 da0d1ab commit e9d311bCopy full SHA for e9d311b
BUILDING.md
@@ -42,6 +42,7 @@ The _frontend_ is running as an Electron renderer process and can invoke service
42
If you’re familiar with TypeScript, the [Theia IDE](https://theia-ide.org/), and if you want to contribute to the
43
project, you should be able to build the Arduino IDE locally.
44
Please refer to the [Theia IDE prerequisites](https://github.com/theia-ide/theia/blob/master/doc/) documentation for the setup instructions.
45
+> **Note**: Node.js 14 must be used instead of the version 12 recommended at the link above.
46
47
Once you have all the tools installed, you can build the editor following these steps
48
0 commit comments