Skip to content

Commit e9d311b

Browse files
committed
add disclaimer with correct node version
1 parent da0d1ab commit e9d311b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The _frontend_ is running as an Electron renderer process and can invoke service
4242
If you’re familiar with TypeScript, the [Theia IDE](https://theia-ide.org/), and if you want to contribute to the
4343
project, you should be able to build the Arduino IDE locally.
4444
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.
4546
4647
Once you have all the tools installed, you can build the editor following these steps
4748

0 commit comments

Comments
 (0)