Outdated frontend package issue

I’m beginner, but If you run desktop like I do, you should have python installed in your system, so no need for python_embeded folder. I run all the commands in console simply as python.exe …

Like here:

D:_AI\ComfyUI>python.exe -m pip install --upgrade comfyui-frontend-package

and it installed the latest version. When I run it for the second time it showed

Requirement already satisfied: comfyui-frontend-package in c:\users\XXX\appdata\local\programs\python\python312\lib\site-packages (1.30.3)

Unfortunatelly it didn’t help with the front-end issue. After restart of the app and attempt to install missing nodes over Manager it sill writes:

[ComfyUI-Manager] Skipped fixing the ‘comfyui-frontend-package’ dependency because the ComfyUI is outdated.

Is there something else I’m missing? The ComfyUI should be uptodate. The Manager doesn’t show any update option.