Static GitHub Issues

[441] after .10 upgrade app does not start any more

prev: [feature request] show listen host/port when clean compiled
next: Multiple dynamic

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?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c384">#c384</a>)</em></sub></div>