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

plenv: no such command `shell' #181

Open
douglasdd opened this issue Jun 9, 2023 · 0 comments
Open

plenv: no such command `shell' #181

douglasdd opened this issue Jun 9, 2023 · 0 comments

Comments

@douglasdd
Copy link

douglasdd commented Jun 9, 2023

Yes, this is technically user error: the shell has not yet invoked eval "$(plenv init - [...])"
...but we know what the user was trying to do, so we can & should provide a friendly/helpful error message.
Something like:

This shell is not configured to use plenv. 
To fix, run this command now (or add the command to your shell config and start a new shell):
    eval "$(plenv init -)"

(I'll try to send a MR, after vacation ;-)

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

1 participant