Static GitHub Issues

[1167] TypeError: __WEBPACK_IMPORTED_MODULE_2_nuxt___default.a is not a constructor

prev: How to config load jQuery from external module?
next: when 1.0 stable will be released

Hi, I am using vue init nuxt/koa create the project. And the I run npm install with no errors but running npm run dev throw the error

DONE Compiled successfully in 1196ms
(node:61639) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: WEBPACKIMPORTED_MODULE_2_n uxtdefault.a is not a constructor

My nodejs/npm version is 8.2/5.3 on Mac OS.

<!--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/c1024">#c1024</a>)</em></sub></div>