This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
error: failed to run custom build command for `bloop v0.6.3 #1246
Labels
bug
Something isn't working
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...
The text was updated successfully, but these errors were encountered: