Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Could not find generator nifty:scaffold #153

Open
amitpatelx opened this issue Jul 11, 2012 · 1 comment
Open

Could not find generator nifty:scaffold #153

amitpatelx opened this issue Jul 11, 2012 · 1 comment

Comments

@amitpatelx
Copy link

I am getting this error while executing rails g nifty:scaffold Recipe name:string index new

Here is my Gemfile configuration

gem "nifty-generators", :group => :development

I removed Gemfile.lock and run bundle install again but bundle show doesn't list nifty-generators

Also when I run rails g it doesn't show any nifty generators.

I also bundle exec rails g nifty:scaffold but getting same error

@kinopyo
Copy link

kinopyo commented Jan 25, 2013

what was the output when you ran bundle install? apparently the gem was not installed successfully.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants