-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Build node_g for debugging #1
Comments
Also add the --prefix to the install job. Right now if you run it, it tries to reinstall in the default location. |
I just say this ticket. I fixed both these issues yesterday. I don't want to add --debug for the regular releases, they're meant for my production box. In fact that was the whole point of making nvm, I'm still not convinced of the value of having the head version in here. |
Closed
icf-sutterj bot
pushed a commit
to github-ospo-test/nvm
that referenced
this issue
Apr 16, 2024
Create test.md
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a patch to add --debug to the configuration. I think it should be on by default. Could also add a flag to turn it on.
http://gist.github.com/371887
The text was updated successfully, but these errors were encountered: