I installed magento 2 using composer taking the code from the magento2 github page. I then used the migration tool to bring my attributes across from my magento 1 store.
I can not now create attributes. When I try and save a new attribute I get the following error:
Class Magento\Indexer\Model\IndexerRegistry does not exist
I'm running this locally using wamp.
Any help would be appreciated.
Thanks