Closed masukomi closed 1 year ago
after running bundle install and seeing success messages regarding passkit
bundle install
❯ rails g passkit:install Could not find generator 'passkit:install'. Run `bin/rails generate --help` for more options.
just tried and it works for me with passkit (0.5.1)
passkit (0.5.1)
@masukomi is it possible an issue with spring? Did you try to stop spring and run the command again?
after running
bundle install
and seeing success messages regarding passkit