Rahat Ali

Results 3 comments of Rahat Ali

Hey guyz. I am also facing the same issue while running this command gradlew build check test. So is there any workaround or solution of it? ![image](https://user-images.githubusercontent.com/16093917/89897737-f2cb3f00-dbf8-11ea-9546-0b232bc9ef19.png) Kindly let me...

I've tried twice but the same error occurring.

Hello @dker92, Replace `Vue.use(XlsxWorkbook)` `Vue.use(XlsxSheet)` `Vue.use(XlsxDownload)` with `Vue.component('XlsxWorkbook', XlsxWorkbook)` `Vue.component('XlsxSheet', XlsxSheet)` `Vue.component('XlsxDownload', XlsxDownload)`