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

When a packager backend is not available it should say so #2

Closed
amasad opened this issue Aug 15, 2019 · 0 comments · Fixed by #190
Closed

When a packager backend is not available it should say so #2

amasad opened this issue Aug 15, 2019 · 0 comments · Fixed by #190
Labels
enhancement New feature or request

Comments

@amasad
Copy link
Member

amasad commented Aug 15, 2019

$ 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.

$ upm list-languages
python-python3-poetry (unavailable)
python-python2-poetry
nodejs-yarn
nodejs-npm
ruby-bundler (unavailable)
elisp-cask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant