Skip to content

v7.x backport - doc: correct vcbuild options for windows testing

Corrected parameter for running tests on Windows. Without the corrected parameters, Windows users encounter an error about failing to sign the build, "Failed to sign exe", which can be discouraging to new Windows community members.

Reopened version of https://github.com/nodejs/node/pull/10112, I added .\ and changed test nosign->nosign test as per comments in that PR (and also change commit message to be <50 chars).

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, win

Merge request reports

Loading