-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
deprecationsIssues and PRs related to deprecations.Issues and PRs related to deprecations.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
v25.0.0-pre
Platform
Darwin marcos-MacBook-Pro-3.local 24.4.0 Darwin Kernel Version 24.4.0: Fri Apr 11 18:33:47 PDT 2025; root:xnu-11417.101.15~117/RELEASE_ARM64_T6030 arm64
Subsystem
No response
What steps will reproduce the bug?
Require.extensions is deprecated we should not use it internally
Line 1363 in 987aa0a
const extensions = ObjectKeys(this.context.require.extensions); |
How often does it reproduce? Is there a required condition?
~
What is the expected behavior? Why is that the expected behavior?
~
What do you see instead?
~
Additional information
@nodejs/loaders @nodejs/repl
JakobJingleheimer
Metadata
Metadata
Assignees
Labels
deprecationsIssues and PRs related to deprecations.Issues and PRs related to deprecations.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.