Results 4 comments of Nikhil Advait

Seems like -vv flag does point to problem. Please find below logs obtained after giving -vv flag: ```bash [cargo-mobile 0.1.0] cargo:rerun-if-changed=/Users/nikhil/.cargo/git/checkouts/cargo-mobile-b8b95f6242c7b8a6/64d68a9/templates/apps/bevy-demo/.gitignore.hbs [cargo-mobile 0.1.0] cargo:rerun-if-changed=/Users/nikhil/.cargo/git/checkouts/cargo-mobile-b8b95f6242c7b8a6/64d68a9/templates/apps/bevy-demo/src/lib.rs.hbs [cargo-mobile 0.1.0] cargo:rerun-if-changed=/Users/nikhil/.cargo/git/checkouts/cargo-mobile-b8b95f6242c7b8a6/64d68a9/templates/apps/bevy.toml Running `CARGO=/Users/nikhil/.rustup/toolchains/beta-aarch64-apple-darwin/bin/cargo CARGO_CRATE_NAME=cargo_mobile...

I fixed the compilation error locally for the mod.rs and tried to build carog-mobile locally. Later I debugged more and realised that this is dependencies issue. Basically rustc is arch64...

I am facing the same issue. Tried with vite 2.x and 3.x but same issue persists. Hope that this get's fixed because support for legacy browsers can be blocker for...

Issue still occurs for -> @sveltejs/[email protected] "@sveltejs/adapter-static": "^1.0.0-next.34" "svelte": "^3.46.0",