Niraj pandey
Niraj pandey
Any resolution to this as I am facing the same issue as well :(
I had the same issue and found out that the 1.1.28 is missing a `dist` folder with the built out dependencies causing the `Failed to resolve entry for package "vue-codemirror6"`....
@Akryum I think it would as normally the suggested solution for these sort of issues is to install types. You can see package like bootstrap-vue auto generate it: https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/package.json#L16C11-L16C11