-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/cliRelated to the command lineRelated to the command linearea/error-handlingBad error messages/insufficient error handlingBad error messages/insufficient error handlingarea/initRelated to 'poetry init'/project creationRelated to 'poetry init'/project creationkind/featureFeature requests/implementationsFeature requests/implementations
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
Hi 👋
So while running poetry init
, I got partway through to the interactive dependency section. Then I tried to add a package django debug toolbar
. This threw a ValueError
since it wasn't the proper format. Completely fair.
However, this ValueError
crashed the poetry init
, and so I had to restart, and put all my info in again. Would be more helpful to print an error, and allow me to type in another dependency.
Metadata
Metadata
Assignees
Labels
area/cliRelated to the command lineRelated to the command linearea/error-handlingBad error messages/insufficient error handlingBad error messages/insufficient error handlingarea/initRelated to 'poetry init'/project creationRelated to 'poetry init'/project creationkind/featureFeature requests/implementationsFeature requests/implementations