**Describe the bug** `ts` codeblocks fail to execute, with a `env: node: No such file or directory` error. I have checked my paths and settings. **Software Version** - macOS 14.5 - Obsidian 1.6.7 - plugin ver 1.12.0 - node version: `v22.5.1` - ts-node version: `v10.9.2` ``` ~ $ /Users/luke/.n/bin/ts-node --version v10.9.2 ~ $ /Users/luke/.n/bin/node --version v22.5.1 ``` **To Reproduce**  **Screenshots**  <img width="413" alt="image" src="https://github.com/user-attachments/assets/3a5ddff1-ddbf-4b5f-aad5-a222e18809b9">