We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ upm -l python add flask --> python3 -m poetry init --no-interaction /usr/local/opt/python/bin/python3.7: No module named poetry exit status 1
It should probably say something more descriptive and preferably instruct the user on how to install it.
For an even better UX when I list-languages it should say what's available and what's not. e.g.
list-languages
$ upm list-languages python-python3-poetry (unavailable) python-python2-poetry nodejs-yarn nodejs-npm ruby-bundler (unavailable) elisp-cask
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It should probably say something more descriptive and preferably instruct the user on how to install it.
For an even better UX when I
list-languages
it should say what's available and what's not.e.g.
The text was updated successfully, but these errors were encountered: