In the project's readme, the following prerequisites are stated:
Git
Node
Docker
Yarn
While building, I found out that node-gyp requires Microsoft Visual Studio (specifically the C++ part). Looking at this and how the part about node-gyp being required seems ambiguous to me, I suggest updating the prerequisites to the following:
In the project's readme, the following prerequisites are stated:
While building, I found out that node-gyp requires Microsoft Visual Studio (specifically the C++ part). Looking at this and how the part about node-gyp being required seems ambiguous to me, I suggest updating the prerequisites to the following: