You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users executing bootstrap as part of init on old <1.8 versions of poetry against python template get errors during install. While console outputs the bootstrap log it may not be clear for the user on the reason why init failed. Adding a more descriptive warning or an optional prompt to ask to delegate upgrading poetry
Solution
Introduce a more descriptive warning when running poetry install via bootstrap against templates that require higher min versions of poetry.
Proposal
TBD
Pros and Cons
TBD
Dependencies
TBD
The text was updated successfully, but these errors were encountered:
Problem
Users executing bootstrap as part of init on old <1.8 versions of poetry against python template get errors during install. While console outputs the bootstrap log it may not be clear for the user on the reason why init failed. Adding a more descriptive warning or an optional prompt to ask to delegate upgrading poetry
Solution
Introduce a more descriptive warning when running poetry install via bootstrap against templates that require higher min versions of poetry.
Proposal
TBD
Pros and Cons
TBD
Dependencies
TBD
The text was updated successfully, but these errors were encountered: