Open conanchen opened 1 year ago
The provided minimal repro https://github.com/moreadgroup/tauri-ipfs, doesn't even compile the front-end due to this vite issue probably https://github.com/vitejs/vite/issues/9062, so we need another minmal repro that actually works.
Describe the bug
refer to Not works with js-ipfs #2564 I created an mini repo.
Reproduction
No response
Expected behavior
No response
Platform and versions
❯ cargo tauri info
Environment › OS: Mac OS 12.6.0 X64 › Node.js: 16.17.0 › npm: 8.15.0 › pnpm: 7.16.1 › yarn: 1.22.19 › rustup: 1.25.1 › rustc: 1.66.0-nightly › cargo: 1.66.0-nightly › Rust toolchain: nightly-x86_64-apple-darwin
Packages › @tauri-apps/cli [NPM]: 1.0.0-rc.7(outdated, latest: 1.2.0) › @tauri-apps/api [NPM]: 1.2.0(outdated, latest: 1.2.0) › tauri [RUST]: 1.1.1, › tauri-build [RUST]: 1.1.1, › tao [RUST]: 0.14.0, › wry [RUST]: 0.21.1,
App
tauri.conf.json
error on ``: Additional property '$schema' is not allowedStack trace
No response
Additional context
No response