CleverStack / clever-auth

CleverStack Authentication Module
cleverstack.io
MIT License
18 stars 4 forks source link

Each install of clever-auth continues to force the installation of clever-orm. I already have clever-odm installed and configured #13

Closed nwlucas closed 10 years ago

nwlucas commented 10 years ago

screenshot from 2014-06-27 10 14 15 As shown in the screenshot, a fresh install of clever clever-auth forces an installation of clever-orm. This happens every time and does it regardless of whether clever-odm is installed ( which it already is in this case). Is there a way around this?

nwlucas commented 10 years ago

As a side note same behavior when installing clever-roles

pilsy commented 10 years ago

This will be fixed in the next release

pilsy commented 10 years ago

This has been fixed, you now need to install either clever-orm or clever-odm separately