The installation command failed.
> bunx create-bunli my-cli
Error: Bun's postinstall script was not run.
This occurs when using --ignore-scripts during installation, or when using a
package manager like pnpm that does not run postinstall scripts by default.
To fix this, run the postinstall script manually:
cd node_modules/bun && node install.js
Or reinstall bun without the --ignore-scripts flag.
Bun version : 1.3.6
OS: NixOS 26.05 (Yarara) x86_64
Kernel: Linux 6.17.11
Shell: fish 4.2.1
Terminal: tmux 3.6a
The installation command failed.
Bun version : 1.3.6
OS: NixOS 26.05 (Yarara) x86_64
Kernel: Linux 6.17.11
Shell: fish 4.2.1
Terminal: tmux 3.6a