Static GitHub Issues

[1345] SyntaxError: .nuxt/index.js: Unexpected token (98:4)

prev: List of sites that use Nuxt.js (Feature)
next: RC4 : Receiving unkown custom-element did you forget to register... using the vuetify package.

I have error, notify in webstorm ! Who can help me?

/usr/bin/babel .nuxt/index.js --out-dir dist --source-maps --presets env
SyntaxError: .nuxt/index.js: Unexpected token (98:4)
   96 |       }
   97 |     },
>  98 |     ...App
      |     ^
   99 |   }
  100 | 
  101 |   const next = ssrContext ? ssrContext.next : location => app.router.push(location)

Process finished with exit code 1
<!--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/c1192">#c1192</a>)</em></sub></div>