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

Fix for Issue #39 regarding NODE_PATH #47

Closed
wants to merge 3 commits into from
Closed

Fix for Issue #39 regarding NODE_PATH #47

wants to merge 3 commits into from

Commits on Jun 10, 2014

  1. Fix for Issue #39 regarding NODE_PATH

     * Added tests to `test/node_path.js` to ensure `$NODE_PATH` environment
    variable is respected when searching for a module.
     * Updated the `node-modules-paths` module to include the directories
    specified by `process.env.NODE_PATH`.
    job13er committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    928b4d8 View commit details
    Browse the repository at this point in the history
  2. bumping the version number

    job13er committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    ab06633 View commit details
    Browse the repository at this point in the history
  3. Removing version bump

    job13er committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    98eb532 View commit details
    Browse the repository at this point in the history