You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
when i run : npm run start-app
output :error: failed to run custom build command for bloop v0.6.3 caused by: process didn't exit successfully: /Users/Documents/myhome/bloop/target/debug/build/bloop-27e30b02a4c3c088/build-script-build` (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=TAURI_CONFIG
cargo:rerun-if-changed=tauri.conf.json
cargo:rustc-cfg=desktop
cargo:rustc-cfg=dev
cargo:rerun-if-changed=bin/qdrant-aarch64-apple-darwin
cargo:rerun-if-changed=model/ggml/tokenizer.json
cargo:rerun-if-changed=model/ggml/ggml-model-q4_0.bin
cargo:rerun-if-changed=model/model.onnx
cargo:rerun-if-changed=model/special_tokens_map.json
cargo:rerun-if-changed=model/tokenizer.json
cargo:rerun-if-changed=model/tokenizer_config.json
cargo:rerun-if-changed=model/vocab.txt
cargo:rerun-if-changed=dylibs/.keep
cargo:rerun-if-changed=config/config.json
Library not found: frameworks/libonnxruntime.dylib
warning: build failed, waiting for other jobs to finish...