Erlang Error IndexWhatsApp ELPW0045 - Duplicate ModuleOn this pageW0045 - Duplicate Module Warning -module(my_module). %% ^^^^^^^^^ warning: Duplicate module name Explanation The module name is already used by another module in the same project.