C++ Plugin compiling error "$" not recognized

Hello, I’ve updated unreal engine from v5.2 to v5.3, I’ve also regenerated all project files. So here’s what happens. If I compile the whole projects, everything builds correctly, if I compile only the plugin using “Compile current module” it turns an error:

  • “$” not recognized as internal or external command
    And stops the compiling without successfully compiling the plugin. How to fix this?

EDIT: I’ve tried creating a blank project with a blank plugin and compile it.
Same error. How to fix?

EDIT2: After upgrading UnrealVS, it returns another error: “Unable to find specified path”.