  in `HTMLPrettify.sublime-settings` ``` "node_path": "/Users/elias/.local/share/mise/installs/node/20.18.1/bin/node", ```  also tried this: ``` "node_path": {"osx": "/Users/elias/.local/share/mise/installs/node/20.18.1/bin"}, ``` doesn't work.