had a really hard time migrating a vite-vue-typescript project from 9.6 to 10. Several errors and problems, took me more then half a day. now it mostly works but i have the strange situation that i can only run cypress for this project from commandline but if i try to open the project in the desktop app i get only an endless spinner, no errors in debugger. cleand up app and appData serveral times (i am on windows) . Feel quite helpless what to do next. And as i sayd: triggered by npm script it runs. Any idea how to find the problem?