Open
Description
I tried below lines sequentially on git bash:-
-
git clone https://github.com/jenv/jenv.git ~/.jenv
-
echo 'export PATH="$HOME/.jenv/bin:$PATH"' >> ~/.bash_profile
-
echo 'eval "$(jenv init -)"' >> ~/.bash_profile
But again when I tried jenv add, it says:-
bash: jenv: command not found
And also when I close and re-open gitbash , I get below error on start up:-
/c/Users/id/.jenv/bin/jenv: line 1: ../libexec/jenv: No such file or directory
Can you please let me know which step I am missing?
Metadata
Metadata
Assignees
Labels
No labels