ARTICLE AD BOX
Sign up to request clarification or add additional context in comments.
3 Comments
Ah, maybe you meant that @types/jsonstream is lowercase and therefore not being discovered when you import … from 'JSONStream' (which you need to do at runtime on case-sensitive filesystems). See these issues: 1, 2, 3. Seems like this ought to have been fixed as part of this pull request but either it wasn't or there was a regression.
2026-02-24T14:33:11.19Z+00:00
