Skip to content

Prerequisites not properly defined #1025

@PaulSimode

Description

@PaulSimode

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:

  • Git
  • Node
  • Docker
  • Yarn
  • node-gyp
  • Microsoft Visual Studio with C++ installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions