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

Support moving the ~/.node-gyp/ directory #1180

Closed
nogweii opened this issue Apr 22, 2017 · 3 comments
Closed

Support moving the ~/.node-gyp/ directory #1180

nogweii opened this issue Apr 22, 2017 · 3 comments

Comments

@nogweii
Copy link

nogweii commented Apr 22, 2017

I'm on a mission to clean up my home directory. Or, at least, the top level. Part of it is minimizing the number of hidden dotfiles.

It would be appreciated if node-gyp supported using an environment variable to override the path to the devdir, complementing the current --devdir argument.

@bnoordhuis
Copy link
Member

It already does (or should): npm_config_devdir - that's how node-gyp normally inherits config settings from npm.

@nogweii
Copy link
Author

nogweii commented Apr 22, 2017

Ah! I did not grok the source code well enough to catch that. It would be nice if it was called out more explicitly.

@bnoordhuis
Copy link
Member

I wouldn't object to a pull request that adds a blurb to the README.

refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 27, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 28, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 28, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 28, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 28, 2017
refack added a commit to refack/node-gyp that referenced this issue Apr 28, 2017
gibfahn pushed a commit that referenced this issue May 14, 2017
PR-URL: #1185
Fixes: #1180
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
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