Open vushu opened 1 year ago
Have you used Test::META to run meta-ok();? I was getting the same email and it turned out there actually was a problem with my META6.json.
A quick download of your project and a Test::META run says there is a problem with the source-url in your META6.json.
thanks for the reply. After fixing the source-url and again checking the META using Test::META I'm still having the same problem.
My apologies. I forgot I also received same email after fixing the META6.json. I ended up using git archive and uploading the resulting tar.gz file using fez's --file option
@zjhmoss thanks for the help! Indeed that did work, I guess that's the workaround for now.
@vushu i will take a look at this, at the moment i'm trying to get a new zef eco server going as the mechanism that's reading the META in the background will be deprecated by AWS and this may take another version before this gets fixed (and give you better error messaging).
OK I had the same problem, looks like this is the work around
I just registered myself via
fez register
for the first time today, but are having trouble uploading, not sure what to do.Here is my repo https://github.com/vushu/raylib-raku
im using
But shortly after Im getting the email:
Thanks.