
- Added the `--ignore-scripts` flag to `bun install` to prevent failures caused by post-install scripts for `tree-sitter-bash` wanting to execute `/usr/bin/env`. - Included the `--production` flag to skip installation of development dependencies.
- Added the `--ignore-scripts` flag to `bun install` to prevent failures caused by post-install scripts for `tree-sitter-bash` wanting to execute `/usr/bin/env`. - Included the `--production` flag to skip installation of development dependencies.