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!!