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/development.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ This repository contains the main code, but two more repositories are included d
54
54
If you’re familiar with TypeScript, the [Theia IDE](https://theia-ide.org/), and if you want to contribute to the
55
55
project, you should be able to build the Arduino IDE locally.
56
56
Please refer to the [Theia IDE prerequisites](https://github.com/eclipse-theia/theia/blob/master/doc/Developing.md#prerequisites) documentation for the setup instructions.
57
-
> **Note**: Node.js 16 must be used instead of the version 14 recommended at the link above.`arm64` arch is not recognized on 14. If you want to work build IDE2 on ARM, Node.js 16 is a must.
57
+
> **Note**: Node.js 16 must be used instead of the version 14 recommended at the link above.
58
58
59
59
Once you have all the tools installed, you can build the editor following these steps
0 commit comments