0
I was able to solve the problem by replacing import {AIMarker} from "Vue-Picture-BD-Marker"
with import {AIMarker} from "vue-picture-bd-marker"
Note that macos or windows is not sensitive with upper and lower case, but linux is.
- [Vuejs]-ExampleComponent does not display in a new Laravel 10 Project with Vue
- [Vuejs]-How to have keys in my Json, not only values
Source:stackexchange.com