AIrjen / OneButtonPrompt

One Button Prompt
GNU General Public License v3.0
848 stars 86 forks source link

[ComfyU] Update Failures #168

Closed WeirdScienceX closed 7 months ago

WeirdScienceX commented 7 months ago

Recently, updates always fail for One Button Prompt. Removing and reinstalling does not rectify the issue

Update custom node 'One Button Prompt' Update: ['https://github.com/AIrjen/OneButtonPrompt'] Cmd('git') failed due to: exit code(1) cmdline: git pull -v -- origin stderr: 'error: The following untracked working tree files would be overwritten by merge:' CUSTOM NODE PULL: Fail

gordingus commented 7 months ago

Same here

AIrjen commented 7 months ago

Thanks for reporting! Will try and figure this out soon.

AIrjen commented 7 months ago

Hi, I think I got it solved in latest version. I can't fully reproduce here (since I am already on latest version).

A full reinstall should work now. I had a conflict with a the presets file that is created on local system only, but somehow snuck into the solution.

If a full reinstall doesnt work, go into the OneButtonPrompt\userfiles folder and move out (or remove) the obp_presets.json file. The file will be recreated on first use.

Hope this helps, let me know if it worked.

WeirdScienceX commented 7 months ago

I can confirm that has resolved the issue, thanks for the quick response!

AIrjen commented 7 months ago

Thanks for confirming! :)