Closed
Description
- Version: v9.x
- Subsystem: build
Since #16138 we started to test the eslint rules, which requires tools/eslint
to be present, but the eslint is not bundled inside the source tarballs and neither are there any rules in the makefile (or vcbuild.bat?) that try to install one, so those tests will always fail without manually running npm install first.