Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running vue-cli for the first time #318

Closed
siempay opened this issue Jan 31, 2017 · 1 comment
Closed

running vue-cli for the first time #318

siempay opened this issue Jan 31, 2017 · 1 comment

Comments

@siempay
Copy link

siempay commented Jan 31, 2017

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

@posva
Copy link
Member

posva commented Jan 31, 2017

Can you open a new issue at https://github.com/vuejs-templates/webpack and provide more details please? The OS you're working for for instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants