Hello I'm using nuxt with sails js, I updated the RC11 in my package.json to the v1 release, while I don't see any breaking changes for my case in the release notes I've been having some troubles to make it work.
At this point I don't know if the above was necesary that's a question, but then after installing what it required me then what previously rendered in RC11 now didn't render, even when I deleted a bunch of views of custom code and just left what's on the normal vuetify nuxt template <img width="960" alt="errors" src="https://user-images.githubusercontent.com/8684875/34876389-de40083c-f766-11e7-80f1-e6314401dd7e.PNG">
I don't have any idea what's going on, you can check the code at https://github.com/AngelMunoz/sails-nuxt/tree/failing-branch the master branch builds/renders fine without problems
<!--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/c2237">#c2237</a>)</em></sub></div>