Finn R. Gärtner
Finn R. Gärtner
@tliebig @manV Please search the issue tracker before posting new questions. You need to install another library for Fedora 36. you can find instructions here: https://github.com/AppFlowy-IO/AppFlowy/issues/112#issuecomment-1133666925
Could you please run ```uname -r``` and tell us your kernel version? If your kernel is below version 5.6 this issue is expected (https://github.com/Jarred-Sumner/bun#using-bun-as-a-package-manager). If your kernel version is higher...
Related: The ``workspace:`` field progress is tracked in #83.
1. The readline issue is documented in #311 2. You can pass CLI arguments by writing ```bun bin/putout.mjs -- -f dump```
The version issue was also resolved by #392. Please close this issue.
@davecaruso You're right, I'm sorry about that. Since we probably don't want to change our current ``process.version`` output, we could expose a flag like ``--set-version`` which replaces every occurrence of...
@davecaruso We should definitely try to get this into yargs. As a temporary workaround, you can use this flag: ``--define process.version:"\"13.0.0\""``, which replaces every occurrence of ``process.version`` with the specified...
Good news: The ``yargs-parser`` team seems to be open about adding feature detection for bun: https://github.com/yargs/yargs-parser/issues/447#issuecomment-1183550650
@niiwade Would you like to create a PR for this?
@ycanardeau I would choose Bootstrap 5 as the aim of the migration is not to change the design of the site, this definitely requires intensive testing and consultation on Discord,...