Skip to content

plenv: no such command `shell' #181

@douglasdd

Description

@douglasdd

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 ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions