Laravel, Inertia.js, Vue3 Ui kit integration

Hi, I am trying to integrate Cometchat’s Vue UI kit into my laravel app. However, I am unable to render the vue components.

When importing components, Mix will throw an error saying that “Prevent writing to file that only differs in casing or query string from already written file. This will lead to a race-condition and corrupted files on case-insensitive file systems.”

Wondering if anyone is trying the same tech stack. Please land a helping hand. Thank you!!

Facing the same issue. Were you able to resolve it?

Seems like there is problem with path. For which files you are getting those error, it should be mentioned in the error log. Can you send those details please. Try using lowercase letters.

Hi - did you find a resolution for this please?

Thanks