Error starting v0.4.30 on M4 Mac Mini - no such directory

Received the following error while adding extra search paths:


Adding extra search path custom_nodes /private/var/folders/jh/pvr5pwkd0nvd31wnmxxld0g80000gn/T/AppTranslocation/CEB99DDA-B4C8-4DC2-BD5B-493A13D01597/d/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes

[2025-03-21 11:51:10.220] [error] Traceback (most recent call last):
File “/Applications/ComfyUI.app/Contents/Resources/ComfyUI/main.py”, line 98, in
execute_prestartup_script()
File “/Applications/ComfyUI.app/Contents/Resources/ComfyUI/main.py”, line 74, in execute_prestartup_script
possible_modules = os.listdir(custom_node_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: ‘/private/var/folders/jh/pvr5pwkd0nvd31wnmxxld0g80000gn/T/AppTranslocation/CEB99DDA-B4C8-4DC2-BD5B-493A13D01597/d/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes’

I solved this issue by creating the above directory in the terminal using 'mkdir /private/var/…

After doing so ComfyUI came up and was able to create the sample glass bottle image