Issue when submitting package Error getting author email from npm

Hello,

When I try to submit a node on the Creator Portal, I receive the following error:
“Error getting author email from npm.”

I’ve verified the following:

  • The npm email matches the package author: [email protected]

  • The email is verified on npm

  • The package passes all security scans

  • A direct API check confirms the correct email:
    curl https://registry.npmjs.org/n8n-nodes-abyssale

Relevant links:

Could you please help me resolve this issue?

Thank you,