Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerequisites not properly defined #1025

Open
PaulSimode opened this issue Sep 4, 2023 · 0 comments
Open

Prerequisites not properly defined #1025

PaulSimode opened this issue Sep 4, 2023 · 0 comments

Comments

@PaulSimode
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant