-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
NODE_PATH deprecation (TC voted negative)Β #1627
Copy link
Copy link
Closed
purplebacon/node
#4Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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?