euvl / vue-js-modal

Easy to use, highly customizable Vue.js modal library.
http://vue-js-modal.yev.io
MIT License
4.36k stars 594 forks source link

Installation of version 2.0.0-rc.6 on nuxt causes build issue in nuxt #673

Open lguegu50 opened 3 years ago

lguegu50 commented 3 years ago

Problem:

Installation of version 2.0.0-rc.6 on nuxt causes the issue

image

i think because version 2.0.0-rc.6 needs vue@2.6.11 exactly in its peer dependencies.

Version:

"nuxt": "^2.15.3"

Example & screenshots:

I have checked stackoverflow for solutions and 100% sure that this issue is not not related to my code.

Cannonb4ll commented 3 years ago

Having the same issue here, it happens with vue-template-compiler as well.

kenryu42 commented 3 years ago

I'm having the same issue too. A temporary solution is to downgrade to the previous stable version. npm install vue-js-modal@1.3.34 --save

mdaffan01 commented 3 years ago

Same issue

urbgimtam commented 3 years ago

Same here. Please bump this.

peoray commented 3 years ago

This still hasn't been resolved :(

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.