Webpack compilation error (mobile app with tabs)

Whenever I compile my mobile app with tabs I get this error:
ERROR in Conflict: Multiple assets emit different content to the same filename index.html
[vue-cli-service] webpack compiled with 1 error

The app works but it’s annoying… How can I solve it?

Where you able to solve it ? I’m running into this issue right now