Add tools for native modules instructions to README.md

This commit is contained in:
jakergrossman 2021-12-01 10:04:24 -06:00
parent 54707da098
commit 4a4c393e2d
2 changed files with 7 additions and 0 deletions

View File

@ -38,6 +38,13 @@ Python programming with LEGO Mindstorms. Our goal is to:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en/)
**NOTE**: While installing Node.js, there will be a section titled "Tools for Native Modules". Make sure that
'Automatically install the necessary tools' is checked:
<p align="center">
<img width="50%" height="50%" alt="tools for native modules page with tool installation checked" src="media/nodejs_setup.png"></img>
</p>
If the compiled serial port version is incompatible, you may see no options presented in the Mind_Reader actions panel:
<p align="center">

BIN
media/nodejs_setup.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB