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

Cannot install in Magento 2.2.4 EE #2

Closed
dieterpollier-phpro opened this issue May 25, 2018 · 0 comments
Closed

Cannot install in Magento 2.2.4 EE #2

dieterpollier-phpro opened this issue May 25, 2018 · 0 comments

Comments

@dieterpollier-phpro
Copy link

I installed the module with composer, after successfully installing the blog module.

  • Installed with composer
  • ran 'setup:upgrade'
  • Cleared the cache
  • I see module with version 2.0.0 in 'setup_module' - table

But when I open the website in the browser, I get the error:

1 exception(s):
Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified

Exception #0 (UnexpectedValueException): Setup version for module 'Magefan_BlogM22' is not specified
#0 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(54): Magento\Framework\Module\DbVersionInfo->isModuleVersionEqual('Magefan_BlogM22', '2.0.0')
#1 /var/www/vendor/magento/framework/Module/DbVersionInfo.php(77): Magento\Framework\Module\DbVersionInfo->isSchemaUpToDate('Magefan_BlogM22')
#2 /var/www/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(120): Magento\Framework\Module\DbVersionInfo->getDbVersionErrors()

Can you check this?

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

1 participant