Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbacalan/biome-brackets-bug
https://github.com/mbacalan/biome-brackets-bug
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbacalan/biome-brackets-bug
- Owner: mbacalan
- Created: 2024-06-13T15:32:13.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-13T15:40:03.000Z (7 months ago)
- Last Synced: 2024-06-13T18:34:30.088Z (7 months ago)
- Language: CSS
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- npm install
- Edit `src/orders/[order-id]/index.tsx` on a Windows machine in a way that would offend Biome's formatter
- Stage and commit your changes
- You get the following error:```bash
╭───────────────────────────────────────╮
│ 🥊 lefthook v1.6.16 hook: pre-commit │
╰───────────────────────────────────────╯
'src/orders/[order-id]/index.tsx' internalError/io INTERNAL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━× The system cannot find the path specified. (os error 3)
! This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
```