Hash Milhan
Hash Milhan
> I was able to make some progress on this by running it with sudo, and then following the prompts to download and install the Xcode packages in the modal...
> @Arron17 This fix works for loading the modules. However custom_sdxl_ksampler.py also got broken by these changes, but the error only occurs when actually trying to run the SDLX Sampler...
i'm having the same issue! ``` Searge-SDXL v4.3.1 in /Users/hash.milhan/ComfyUI/custom_nodes/SeargeSDXL Traceback (most recent call last): File "/Users/hash.milhan/ComfyUI/nodes.py", line 1864, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "",...
this PR is supposed to fix it - https://github.com/SeargeDP/SeargeSDXL/pull/140
> It's already implemented.  thank you! i just did a git pull and it seems to be there!
Still experiencing this issue on the latest version with Node v22.12.0 on macOS Sequoia. The warning originates from `[email protected]` in the dependency tree: ``` at Object. (/Users/.../.nvm/versions/node/v22.12.0/lib/node_modules/@google/gemini-cli/node_modules/whatwg-url/lib/url-state-machine.js:2:18) ``` PR #3332...