rlindskog / vueniverse

Full stack, user based, PWA, Vue template.
MIT License
335 stars 48 forks source link

npm run dev #7

Closed gregpalaci closed 7 years ago

gregpalaci commented 7 years ago

node -v v8.0.0 npm -v 5.3.0 DONE Compiled successfully in 403ms (node:14125) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: __WEBPACK_IMPORTED_MODULE_6_nuxt___default.a is not a constructor

rlindskog commented 7 years ago

Thanks! Fixed by updating Nuxt and updating src/server/index.js to reflect its new programatic API.