When running vite build on github actions I am seeing
TypeError: Text file busy (os error 26) at https://jsr.io/@fresh/plugin-vite/1.0.8/src/plugins/patches.ts:2:24
TypeError: Text file busy (os error 26) at https://jsr.io/@fresh/plugin-vite/1.0.8/src/plugins/patches.ts:2:24
This is despite the fact that no processes appear to be using that file prior to the build. Running the latest versions across the board: deno version: 2.6, fresh version: 2.2, @fresh/plugin-vite: 1.0.8