Skip to content

build: fix lint-js-fix target

$ make lint-js-fix
No value for 'ext' specified.
make: *** [lint-js-fix] Error 2

Bug introduced in https://github.com/nodejs/node/pull/35708

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading