bootstrap-vue-next: missing files in 0.1.13?
I don’t know if this is related to nuxt, pnpm or bootstrap-vue-3 itself. but I just tried to use <b-container> and… meh.
ERROR Failed to resolve import "../types/position" from "../../node_modules/.pnpm/bootstrap-vue-3@0.1.13_bootstrap@5.1.3/node_modules/bootstrap-vue-3/src/components/BContainer.vue". Does the file exist? (repeated 4 times)
I can see position.d.ts there. any suggestion on how to fix this?
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (11 by maintainers)
It’s fixed on the dev branch.
The intention was to test some things and make sure it works. But once I finish up a couple of things it could be released and any issues could be fixed later, if any.
The import alias has never appeared in a release. There’s four errors currently limiting building a new release.