codecasts / spa-starter-kit

A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
MIT License
913 stars 134 forks source link

Uncaught SyntaxError: Unexpected token import #114

Open LarryEitel opened 7 years ago

LarryEitel commented 7 years ago

Fresh install and now get the following. I am running on Windows 10.

Uncaught SyntaxError: Unexpected token import
    at Object.<anonymous> (app.js:2162)
    at __webpack_require__ (app.js:583)
    at fn (app.js:107)
    at eval (eval at <anonymous> (app.js:2082), <anonymous>:8:19)
    at Object.<anonymous> (app.js:2082)
    at __webpack_require__ (app.js:583)
    at fn (app.js:107)
    at eval (eval at <anonymous> (app.js:1548), <anonymous>:17:13)
    at Object.<anonymous> (app.js:1548)
    at __webpack_require__ (app.js:583)