Hi, running mise use postgres@18 on Debian 13 after installing the packages from the README throws an error:
mise ERROR Failed to install vfox:mise-plugins/vfox-postgres@18: runtime error: crates/vfox/src/lua_mod/hooks.rs:58:233: Failed to configure PostgreSQL
stack traceback:
[C]: in function 'error'
crates/vfox/src/lua_mod/hooks.rs:58:233: in function 'PLUGIN.PostInstall'
crates/vfox/src/plugin.rs:189:2: in main chunk
mise ERROR Version: 2026.8.2 linux-x64 (2026-08-05)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
Hi, running
mise use postgres@18on Debian 13 after installing the packages from the README throws an error: