Kohei Watanabe
Kohei Watanabe
### Describe the bug For example: ```ts import { test } from "vitest"; test("set exit code", () => { // vitest/0.29.3 // default : pass // --no-threads : fail //...
「文字列結合演算子」は「二項演算子」のセクション内だと考えられ、また前後の階層レベルが `###` なのでそれと合わせました。 before:  after: 
fixed #151 Removed `utils.condensePath` and updated all references to use the enhanced `utils.which`, which now replaces the home directory with ~. Updated and added tests to ensure functionality.
resolved https://github.com/ShogunPanda/fastify-http-errors-enhanced/issues/10
When installing fastify v5, the backend immediately crashes with the following error: ``` FastifyError: fastify-plugin: fastify-http-errors-enhanced - expected '4.x' fastify version, '5.0.0' is installed Code: FST_ERR_PLUGIN_VERSION_MISMATCH ```
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...