Skip to content

Improved error#63

Merged
eelcoj merged 3 commits intomainfrom
improved-error
Mar 3, 2025
Merged

Improved error#63
eelcoj merged 3 commits intomainfrom
improved-error

Conversation

@eelcoj
Copy link
Collaborator

@eelcoj eelcoj commented Feb 27, 2025

Closes #59

rails g rails_icons:install --libraries=unexisting
# => 'RailsIcons::BaseGenerator#validate!': The library `unexisting` is not available. Please check the library name and try again. (RailsIcons::LibraryNotFound)

rails g rails_icons:install
# => 'RailsIcons::BaseGenerator#validate!': No libraries were specified. Please choose from: boxicons, feather, heroicons, sidekickicons, lucide, phosphor, radix or tabler (RailsIcons::LibraryNotFound)

@eelcoj eelcoj merged commit 8550b3c into main Mar 3, 2025
1 of 2 checks passed
@eelcoj eelcoj deleted the improved-error branch March 3, 2025 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error handling on install

1 participant