Eric Burel

Results 384 comments of Eric Burel

Thanks! I am running 3.6.9 and I try updating to 3.7.0, I update carefully and step by step because it's a big and old project, so I try to find...

I think so, I have the same message and same diagnosis (it worked with 3.6.9 and fails with 3.7.0). I have event that are not processed because of the closed...

For the record, I seem to reproduce in Python 3.8, however I am not using an executor, code looks like this: ```py start_server = websockets.serve(send_data_to_client, host, port) self.socket_server = start_server...

I am not using directly this lib actually sorry, but just hit the same downstream issue, that's why I am posting here because you seem to be the most active...

`nohoist` seems deprecated but the replacing options doesn't give enough control: https://yarnpkg.com/configuration/manifest#installConfig Any other hint on this? I have a Remix starter in a monorepo and I rely a lot...

I have this message from type to time when using Yalc to symlink folders

Hi, yes sorry I had linked the repro in Next ticket but forgot to add it here: https://github.com/VulcanJS/repro-bug-yalc-next-12-1 There is a script at the root that will simply install the...

I am hitting this issue with Next.js + Storybook, must admit it's confusing at first. I'd rather had `yalc` behaving exactly like an NPM registry, but local. The problem is...

For googlers, link to the documentation that explains how it works: https://github.com/conwnet/github1s/blob/master/docs/guide.md This is brilliant work with an elegant JAMstack approach. Github1s has become part of my daily routine literally...

Related Stack Overflow question for Guake: https://askubuntu.com/questions/1406716/function-keys-not-working-at-desktop-on-ubuntu-22-04 The CLI trick is also recommended there.