Closed
Description
- Version: master
- Platform: macOS X 10.14.4
- Subsystem: repl
Small bug on macOS (when, e.g., I have node-core-utils
in /Users/Projects
):
fs.readFileSync('node-<tab>
EXPECTED: fs.readFileSync('node-core-utils
ACTUAL: fs.readFileSync('node-ode-core-utils
Refs: #26648 (comment)
cc @antsmartian