Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

compiling error with pre-release version 0.1.12 #3

Closed
inspiredchu opened this issue Mar 15, 2016 · 2 comments
Closed

compiling error with pre-release version 0.1.12 #3

inspiredchu opened this issue Mar 15, 2016 · 2 comments

Comments

@inspiredchu
Copy link

Not sure if error is due to this module, but I get the following error while recompiling magento (php bin/magento setup:di:compile)

Compilation was started.
Area configuration aggregation... 5/7
[ErrorException]
ltrim() expects parameter 2 to be string, array given

apologies in advance if this is not a module issue.

@inspiredchu
Copy link
Author

I think the bug is due to a error in the compilation process for single-tenant stores. I was able to finish the compilation by running the following command:

php bin/magento setup:di:compile-multi-tenant

@erikhansen
Copy link
Contributor

Glad your issue was resolved. Magento has acknowledged that the single tenant compiler is not working currently. Closing ticket.

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