Viewing profile — dmitryeu
dmitryeu
HN member- Joined
- Wed, Jul 23, 2025, 6:11 AM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About dmitryeu
No profile information was provided.
Recent public activity
-
comment
Comment #44656167
Work around the issue by installing directly from GitHub using package.json overrides: ``` "overrides": { "stylus": "github:stylus/stylus#0.64.0" } ``` Maintainer @iChenLei reports…