Can i add multiple webparts in my SPFX project for sharepoint server 2016 - classic pages. All samples are for modern pages like [this][1]this.
New webpart where i trying to add in my existing project is with another name, but error is:
Cannot create two Web part (on-prem) with the same name
I have following error: [![enter image description here][2]][2]
Where i install latest version on @microsoft/generator-sharepoint i solving belowabove problem, @name: Gautam Sheth - Thanks [1]: https://www.youtube.com/watch?v=Sm5UocF8mcQ [2]: https://i.sstatic.net/Rr5wC.png.
Modern Page:
But doesn't work for classic pages.
