Not able to access Node on VS Codium

I recently switched from Fedora to Bluefin and everything seems to work great. However, I have an issue that I couldn’t solve and the community might be able to help (it’s not strictly a Bluefin issue)
I have installed VS Codium through Flathub, the Node 22 extension, and Codium keeps insisting that has no access to Node when I have verified the existence of the binaries under /usr/lib/sdk/node22/bin after accessing the flatpak flatpak run --command=sh com.vscodium.codium
What am I missing? Thanks!

The suggestion here is going to be to use devcontainers within vscodium or vscode as needed, and that should square away your dependency issues/location issues. That said, bluefin-dx includes vscode as a recommended jumpstart for that path.