Prelang / feedback

8 stars 0 forks source link

bug - At the generation of the app, active admin failed installation #28

Open gregoire-bessagnet opened 8 years ago

gregoire-bessagnet commented 8 years ago

When i generate a new app, there's an active admin failure which blocks all the process.

bugapp

melovegit commented 8 years ago

happened to me aswell :(

azeemh commented 8 years ago

same

cosmocracy commented 8 years ago

Same here--fails at generation-time. Of particular note, though I de-selected user login (devise), the generation error still makes reference to an ActiveAdmin/Devise version mismatch.

eriknomitch commented 8 years ago

Hey all,

Since Devise just upgraded to 4.0 on GitHub, I'm suspecting that's the issue, but I'll try swapping it back to a different version.

Any help or tips that you may find would be great but I'll work on it this weekend.

Sorry this hasn't been fixed yet! Thank you @gregoire-bessagnet for opening the Issue.

Erik

John-Burgess commented 7 years ago

Hi This error occurred for me also. But after removing this feature I was able to create the project fine.