Closed
Description
Im using npm -v 3.9.5 and node 6.2.2
Steps to reproduce
$ npm install -g vue-cli
$ vue init webpack my-project
$ cd my-project
$ npm install
$ npm run dev
What is Expected?
expect to see the page of vue-cli in my browser
What is actually happening?
localhost/:3 Uncaught SyntaxError: Unexpected token import at Object. (app.js:696) at webpack_require (app.js:556) at fn (app.js:87) at Object. (app.js:587) at webpack_require (app.js:556) at app.js:579 at app.js:582
Metadata
Metadata
Assignees
Labels
No labels