-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Unable to install
ambiguous package
#812
Comments
Maybe unrelated to issue, but using
|
Im assuming the following. However the help and install command seems to be broken. and can reproduce.
|
I think these are issues of the help command. The install should be |
Leaving it up to you smart people to figure out what is up with the help command 😇 |
yeah I need to special case the help text for |
If I try to
pkgx install nvim
(neovim.io), I get the error:However, the command
pkgx +neovim.io install nvim
fails:My guess is that
install
isn't interpreted as the built-in command, and is using that package instead.EDIT: Using pkgx 1.0.1 on macOS 14.0
The text was updated successfully, but these errors were encountered: