-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
After make test -j4 I get:
...
Running JS linter...
/Users/martin/projects/node/test/tmp.1/中文目录/file.js
1:1 error Use the global form of 'use strict' strict
1:1 error Mandatory module "common" must be loaded node-core/required-modules
1:21 error Newline required at end of file but not found eol-last
✖ 3 problems (3 errors, 0 warnings)
1 error, 0 warnings potentially fixable with the `--fix` option.
make[3]: *** [lint-js] Error 1
...
- Version: current master branch
- Platform: macOS High Sierra 10.13.4
- Subsystem: test
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.