Live data from Hacker News

Viewing profile — dmitryeu

dmitryeu

HN member
Joined
Wed, Jul 23, 2025, 6:11 AM UTC
HN karma
3
Public activity
1 items

About dmitryeu

No profile information was provided.

Recent public activity

  1. 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…