Skip to content

running vue-cli for the first time  #318

Closed
@siempay

Description

@siempay

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions