Forum Discussion

ejagmtg's avatar
ejagmtg
Copper Contributor
Aug 08, 2020

Component id (0) exists more than once in current package

Hi,

I'm getting on the web part I'm trying to deploy in the app catalog. I used to deploy and replace the existing web part package but now when I'm trying to upload the package I'm getting

"component id (0) exists more than once in current package"

Any advise ?

Thanks,

-Sal

1 Reply

  • ejagmtg's avatar
    ejagmtg
    Copper Contributor

    ejagmtg deleted existing package then follow these steps to resolved the issue.

    clean files from these folders

    dist

    sharepoint/solution

    temp

     

    and repackaged them

    gulp clean

    gulp bundle --ship

    gulp package-solution --ship

Resources