We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refer to Not works with js-ipfs #2564 I created an mini repo.
No response
❯ 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 allowed
tauri.conf.json
The text was updated successfully, but these errors were encountered:
The provided minimal repro https://github.com/moreadgroup/tauri-ipfs, doesn't even compile the front-end due to this vite issue probably vitejs/vite#9062, so we need another minmal repro that actually works.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: