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

why you use 'vue-template-compuler' custom version ? #157

Closed
leeziiAtCn opened this issue Dec 24, 2018 · 4 comments
Closed

why you use 'vue-template-compuler' custom version ? #157

leeziiAtCn opened this issue Dec 24, 2018 · 4 comments

Comments

@leeziiAtCn
Copy link

if you use custom version , in my project , must use lastest version too.
for example :
i use vue as " vue: '2.5.4'" ,you use compiler as "vue-template-compiler:'^2.5.17'"

I will get an error, vue and vue-template-compiler version is not same,

can please u fix it ? or provide a optimize plan?

@leeziiAtCn
Copy link
Author

u can use
"peerDependencies": {
"vue": "^2.5.2"
},

@Kocal
Copy link
Owner

Kocal commented Dec 24, 2018

Thanks for the issue. When I created jsdoc-vuejs I was not aware of peer dependencies.
I'm working on a patch.

@leeziiAtCn
Copy link
Author

@Kocal ok , u are welcome , thanks for u work

@Kocal
Copy link
Owner

Kocal commented Dec 24, 2018

Fixed in v2.3.4

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