Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install MamuzBlog module #15

Open
issamux opened this issue Sep 11, 2016 · 1 comment
Open

can't install MamuzBlog module #15

issamux opened this issue Sep 11, 2016 · 1 comment

Comments

@issamux
Copy link

issamux commented Sep 11, 2016

Hi,
I can't use this module in last zend framework version.(Doctrine installed and configured).
For some reason the module 'Zend/Console' wasn't installed (deleted) and this give error in all place where class Console where used in Zf2.
I think it's related to some dependencies in this module.

To reproduce :

  1. composer create-project -n -sdev zendframework/skeleton-application path/to/install
  2. follow instruction in : https://zfmodules.com/mamuz/MamuzBlog

let me know if i did some mistake or miss smt in my install maybe.
Thanks,

@mamuz
Copy link
Owner

mamuz commented Sep 13, 2016

I think the reason is, that 'Zend/Console' is moved to suggest section inside composer.json of the zf modules. Just add this dependency to your composer.json and let me know, if its working

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

No branches or pull requests

2 participants