Skip to content

Prerequisites not properly defined #1025

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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