Difficulty using neovim on Windows Subsystem for Linux

I am on Windows 10, using Windows Subsystem for Linux as Ubuntu 22.04.1 LTS. I was trying to get a more updated version of neovim as the apt installer is several versions old
I have tried running flatpak run io.neovim.nvim and adding a file, but I am returned with the error error: Could not connect: No such file or directory

If I remember correctly, when I installed io.neovim.nvim I had received warnings stating Unable to connect to system bus

I am not sure how I can use neovim, do I need to uninstall the older version?

I ended up installing from neovim’s github manually