Hello,
I am receiving following error on starting my app:
[nuxt.js] Cannot load components TypeError: Cannot read property 'getters' of undefined
at _callee$ (eval at <anonymous>
I use vuex and set some getters but I rechecked the getters
existence and but I have no idea where this error comes from. Before the upgrade everything worked as expected. Any ideas?