Ever since upgrading to version 0.1.12, seeing this error when trying to run ruff check. Works when downgrading to 0.1.11.
ruff failed
Cause: Failed to create cache file '<path-to-dir>/.ruff_cache/0.1.12/16676361985305082552'
Cause: No such file or directory (os error 2)
Ever since upgrading to version 0.1.12, seeing this error when trying to run
ruff check. Works when downgrading to0.1.11.