Outdated frontend package issue

Get an alert:

An outdated version(<1.16.9) of the comfyui-frontend-package is installed. It is not compatible with the current version of the Impact Pack.

2 Likes

yes. I have same issue after update comfyui.

Use the following command to update to the latest version:

.\python.exe -m pip install --upgrade comfyui-frontend-package

I ran this command inside “python_embeded” folder and fixed the issue with the error message in my case

2 Likes

This worked for me, thank you!

2 Likes

Fixed and Working. Thank you.

1 Like