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

TodoMVC example doesn't work with specified vue in package.json #2414

Closed
anfelor opened this issue Feb 29, 2016 · 0 comments
Closed

TodoMVC example doesn't work with specified vue in package.json #2414

anfelor opened this issue Feb 29, 2016 · 0 comments

Comments

@anfelor
Copy link

anfelor commented Feb 29, 2016

The specified version throws some errors.
The right version would be:
"vue": "1.0.0"

However, this went unnoticed as the vue source referred to in index.html
is ../../dist/vue.js instead of node_modules/vue/dist/vue.min.js (line 73).

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

1 participant