Hello i try since 4 daysq to run mobile app sample build with f7+svelte

but it not show, it is stopped on splashscreen.
using chrome inspect i saw issue in vite-plugin-svelte.
i have tried a lot of version i don’t know how to fix that

“I saw a issue”. Which one?

The key “viewport-fit” is not recognized and ignored.
index-f50dcffd.js:18 Uncaught SyntaxError: Unexpected token {
favicon.ico Failed to load resource: net::ERR_CONNECTION_REFUSED

npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR! dev vite@"^4.2.1" from the root project
npm ERR! peer vite@">=2.0.0" from [email protected]
npm ERR! node_modules/vite-plugin-html
npm ERR! dev vite-plugin-html@"^3.2.0" from the root project
npm ERR! 1 more (vitefu)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2023-04-02T14_40_05_315Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2023-04-02T14_40_05_315Z-debug-0.log

Try looking here, I made Svelte+F7 work with latest svelte version + TS: Svelte + Typescript support - #2 by dj-nuo