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:
- Git
- Node
- Docker
- Yarn
- node-gyp
- Microsoft Visual Studio with C++ installed