abichinger / vue-js-cron

Renderless Vue.js cron editor
MIT License
73 stars 23 forks source link

vue-js-cron/light crashes for Vue 2 #16

Closed smetanamolokovich closed 1 year ago

smetanamolokovich commented 1 year ago

After installing the vue-js-cron/light@1.0.4 and initializing it, app crashes.

Error: Module not found: Error: Can't resolve '@vue-js-cron/core/src/fields/multiple' in 'C:\Users\user\Desktop\vue-js-cron-test\node_modules\@vue-js-cron\light\dist'

abichinger commented 1 year ago

Thank you for reporting this issue. solved by: d4f432d34fddf26164c9d8b155ce25d03e202af4 vue-js-cron/light@1.0.5 should work.