anyone else having issues using the
# general
f
anyone else having issues using the metric / card generator? Getting the following error:
Copy code
$ bin/run rails g avo:card:metric referrals_metric
Could not find generator 'avo:card:metric'. (Rails::Command::CorrectableNameError)
Did you mean?  avo:card
Run `bin/rails generate --help` for more options.
avo advanced customer...
welp - just realized google led me to v2 docs... correct command is
rails g avo:card users_metric --type metric