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:
-
npm package: https://www.npmjs.com/package/n8n-nodes-abyssale
-
GitHub repository: https://github.com/getabyssale/n8n-nodes-abyssale
Could you please help me resolve this issue?
Thank you,