Error during build stage. RollupError: "GridPlugin" is not exported by "node_modules/@syncfusion/ej2-vue-grids/src/grid/grid.component.js"
Hi,
My app deployment gor failed during the Build stage with the following error. I would appreciate it if you let me know what went wrong here and how I can fix it.
I am using nodejs version is 16, and following is my package.json file.
Hi Ali,
Thanks for contacting Syncfusion support.
We are unable to replicate the issue, the Vue 3 Grid is working fine from our side. Please find the attached sample for your reference.
Kindly follow the below documentation to get started with Vue 3 Grid.
Vue 3 Grid:
https://ej2.syncfusion.com/vue/documentation/grid/getting-started-vue/
https://ej2.syncfusion.com/vue/documentation/getting-started/vue3-tutorial/
To use the Syncfusion component with Vue 3, we need the following prerequisites
Prerequisites
- vue : 3+
- node : 10.15+
- vue-class-component : 8.0.0-rc.1
|
[package.json] "@syncfusion/ej2-vue-calendars": "^20.4.48", "@syncfusion/ej2-vue-grids": "^20.4.48", "core-js": "^3.8.3", "vue": "^3.2.13", "vue-class-component": "8.0.0-rc.1" },
|
The way of defining the features like Paging, Filtering, etc., in the EJ2 Grid is same in both Vue 2 and Vue 3. The only difference between Vue 2 and Vue 3 is component registration and template registration. Other than that all are same in both Vue 2 and Vue 3. Kindly refer to the below documentation for more information.
Migration from Vue2 to Vue3: https://ej2.syncfusion.com/vue/documentation/getting-started/vue3-tutorial/#migration-from-vue-2-to-vue-3
Still, if you face the issue, kindly share the issue reproducible sample or try to replicate it in the given sample.
Regards,
Rajapandiyan S
Attachment: vue3_grid_F180659_6d92b9ef.zip
- 1 Reply
- 2 Participants
-
AL Ali
- Feb 21, 2023 12:58 PM UTC
- Feb 22, 2023 10:12 AM UTC