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

--version gives package.json error #70

Closed
jbcpollak opened this issue Apr 3, 2017 · 3 comments
Closed

--version gives package.json error #70

jbcpollak opened this issue Apr 3, 2017 · 3 comments

Comments

@jbcpollak
Copy link

jbcpollak commented Apr 3, 2017

I have nodenv installed via Homebrew:

brew install nodenv

and In my .zshrc file I have:

eval "$(nodenv init -)"

When I run nodenv --version I get this output:

$ nodenv --version
grep: ../package.json: No such file or directory
nodenv 
@jasonkarns
Copy link
Member

Legit. Seems like an update to the homebrew formula has the package.json file missing from the install.

@jasonkarns
Copy link
Member

Fixed in master but won't be "fixed" via homebrew until a new version is tagged and published (and updated in homebrew)

@jasonkarns
Copy link
Member

latest version has been deployed to homebrew!

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