Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What does it mean? #70

Open
coobersdoobers opened this issue Mar 7, 2016 · 1 comment
Open

What does it mean? #70

coobersdoobers opened this issue Mar 7, 2016 · 1 comment

Comments

@coobersdoobers
Copy link

What does this paragraph means?

node also has a mechanism for searching an array of paths, but this mechanism is deprecated and you should be using node_modules/ unless you have a very good reason not to.

How those two things are releated?

@emilbayes
Copy link
Member

It's a reference to $NODE_PATH, but its use is highly discouraged. You can read more about NODE_PATH and how the module loading algorithm works here: https://nodejs.org/api/modules.html#modules_loading_from_the_global_folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants