Skip to content

Commit 8ed2e6f

Browse files
committed
docs: add note about bun command failures on NixOS
1 parent 3b67b88 commit 8ed2e6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This is the `opencode-pty` project, an OpenCode plugin providing interactive pse
2727
- **Format**: `bun format` or `biome format .`
2828
- **Format fix**: `bun format:fix` or `biome format --write .`
2929

30+
**Note:** If bun commands fail (e.g., due to dynamic linking issues on NixOS), use the direct biome commands.
31+
3032
### Running Single Tests
3133
To run a specific test file: `bun test path/to/test.ts`
3234

0 commit comments

Comments
 (0)