Fail to register: "Project file should contain name, uuid and version"

Error while trying to register: “Project file should contain name, uuid and version”

Zou-Bo/MomentumED.jl@18103e1

The package to register is in a subfolder of the repo, so I try to use register(dir=“path”).

https://github.com/JuliaRegistries/Registrator.jl/blob/master/README.md#registering-a-package-in-a-subdirectory

1 Like

Thank you so much!