i am trying to test scheduler control. following this
https://ej2.syncfusion.com/vue/documentation/schedule/getting-started/#adding-syncfusion-scheduler-package.
But when running the app powershell it gives following error and ask to run npm install @syncfusion/ej2-vue-schedule --save
This dependency was not found:
@syncfuion/ej2-vue-schedule in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=script&lang=js&
But even i install ej2-vue-schedule it keeps on giving the same error.