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 Apr 22, 2026. It is now read-only.
myproject> npx bun install
bun install v1.2.22 (6bafe260)
$ bun x only-allow 'bun x bun'
╔══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║ ║
║ Use "bun install" for installation in this project. ║
║ ║
║ If you don't have Bun, go to https://bun.sh/docs/installation and find installation method that suits your environment". ║
║ ║
╚══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
error: preinstall script from "financopilot" exited with 1
I didn't want to add bun to path, I was using over npx.
I didn't want to add bun to path, I was using over npx.