Skip to content

Fix npm install failure

It seems npm install encounter an error after this commit https://github.com/nodejs/node/commit/5723c4c5f06f1382cc7962c64f31a7f96ca8a668 and this is a quick fix for it.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading