Skip to content
New issue

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

[bug] Not works with js-ipfs #2564 #5649

Open
conanchen opened this issue Nov 18, 2022 · 1 comment
Open

[bug] Not works with js-ipfs #2564 #5649

conanchen opened this issue Nov 18, 2022 · 1 comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@conanchen
Copy link

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 allowed

Stack trace

No response

Additional context

No response

@conanchen conanchen added status: needs triage This issue needs to triage, applied to new issues type: bug labels Nov 18, 2022
@amrbashir
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
Status: 📬Proposal
Development

No branches or pull requests

2 participants