UGC Plugin can't package mod

Hey everyone I have a problem where I can’t package a mod from the UGC Plugin. Everything else works except packaging. Here is the error.

ERROR: Failed to find command PackageUGC

Try installing the plugin in the project not in the engine it self

That is already the case. I think the problem is with the output path. The SimpleUGC.Automation file has to the output path set to my engine automation folder like in the documentation but I think thats the issue.

I know now what is wrong. I didn’t have the project under the UE4 directory and I was missing the developer asset registry.

how can i fix this?