This is not related to Studio Pro, but to your project itself. Go to the directory (Project->Show project directory in explorer) go to \userlib and remove each jar-file for which the same jarfile also exists with a higher version number.
For instance, see the last error
Evicted C:\Users\Nish\Documents\Mendix\TestApp-main\deployment\model\lib\userlib\org.apache.poi.poi-4.1.1.jar by C:\Users\Nish\Documents\Mendix\TestApp-main\deployment\model\lib\userlib\org.apache.poi.poi-4.1.2.jar.
So remove C:\Users\Nish\Documents\Mendix\TestApp-main\deployment\model\lib\userlib\org.apache.poi.poi-4.1.1.jar.
Same for all the others.