I trying to develop a plugin for personal use in React so I used the Ui-React-Sample and its builds rights and throws no error in yarn while it does when I do it in NPM which was because of the wrong version of webpack; but the end problem I face is that the UXP dev tool does not load the plugin and throws an error stating the following:
Action: Plugin Load
com.adobe.uxp.starter.react
Plugin Load Failed.
No applications are connected to the service. Make sure the target application is running and connected to the service.
Screenshot of inside the UXP Dev tool desktop app

System Config:
i7 Intel 10th Gen
Windows 11 Home
16 GB ram
1Tb SSD
Adobe UXP Developer Tool Ver: 1.5.0.8
Using VIM as the Editor
And Powershell for terminal
I trying to develop a plugin for personal use in React so I used the Ui-React-Sample and its builds rights and throws no error in yarn while it does when I do it in NPM which was because of the wrong version of webpack; but the end problem I face is that the UXP dev tool does not load the plugin and throws an error stating the following:
Screenshot of inside the UXP Dev tool desktop app

System Config:
i7 Intel 10th Gen
Windows 11 Home
16 GB ram
1Tb SSD
Adobe UXP Developer Tool Ver: 1.5.0.8
Using VIM as the Editor
And Powershell for terminal