-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
NODE_PATH deprecation (TC voted negative) #1627
Copy link
Copy link
Closed
purplebacon/node
#4Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
This came up a few times now, and has been suggested again in #1452 (comment)
What is the recommended alternative to
NODE_PATHshould we choose to remove it? There is probably a lot of misuse withNODE_PATHaround, but is it really so bad that we want to drop it completely? How should we handle warnings?