-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Cannot extend an interface 'BvComponent'. Did you mean 'implements'?
Error keeps firing for all bootstrap-vue/src/components when i updated my package.json through npm update. Previous version was 2.0.0-rc.19 and currently i am facing this issue on update to 2.0.0-rc.21
Before npm update build process was working correct and expected
can anybody please help me with this.