-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
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
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.