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

Must run Eval manually on command line w/ homebrew #72

Closed
cmswalker opened this issue May 31, 2017 · 2 comments
Closed

Must run Eval manually on command line w/ homebrew #72

cmswalker opened this issue May 31, 2017 · 2 comments

Comments

@cmswalker
Copy link

When installing with homebrew, No matter what, I always had to run the eval command on the command line, even after adding it to .bash_profile or .zshrc and resourcing them. Should this go in the docs or was my experience an anomally?

@jasonkarns
Copy link
Member

That's not normal. If it was indeed in .bash_profile and that was indeed sourced (or a new shell), then eval "$(nodenv init -)" would have already been run; no need to run it twice.

Everything work fine with new shells?

@cmswalker
Copy link
Author

yeah its good to go now, not sure what the issue was but it worked fine when i ran it directly in the terminal. Other than that everything going great otherwise. Thanks for the module.

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