data
data copied to clipboard
fix: Be more helpful when failing
Description
- Current message of "Error: Multiple versions of WarpDrive detected, the application will malfunction." is hard to action on as it does not give the user enough context on what it sees.
- Make it so that the user has some idea what configuration made the app fail.
Notes for the release
- When multiple versions of warp-drive are found, tell the user which ones while failing.
Fixed the prettier error, but not sure what does the "Main / releases (ember-canary) (pull_request)" complain about? @runspired?