Damien Bry
Damien Bry
Thanks @paulisloud, it did the trick π
@ThibaudREY thanks it worked for me I didn't know the existence of `color-adjust` CSS property I was struggling with another issue where background color and image color weren't the same
@supercoffee thanks for pointing that out, in my case **removing the timezone** solved my R14 heroku alerts
@ezracelli I had a similar situation, downgrading to `[email protected]` solved my case π FYI, I work on a monorepo with yarn workspaces using pnp and typescript On one of my...
Same here, loved the dim feature on iTerm !
I'm also affected by this, I took the habit to launch a command and start typing while it's executing. Example: Typing `g s` for git status Not waiting for the...
Seems to work on my setup, thanks for the work πͺ
I got this error when using yarn PnP workspaces, with a local .yarnrc.yml in one of my workspaces. More specifically, I overrode `packageExtensions` parameter of the in that "workspaces/my-package/.yarnrc.yml" Depending...