Hello n8n Team,
I’m trying to submit my community node “n8n-nodes-wcrm” for verification at https://creators.n8n.io/nodes, but I keep getting the error “Error getting author email from npm”.
I have verified my npm setup:
- Package: n8n-nodes-wcrm
- npm maintainer email: [email protected] (verified)
- I am logged into the Creator Portal with the same email
- The package has zero external dependencies (confirmed)
npm view output:
C:\Users\shahi>npm view n8n-nodes-wcrm maintainers
srlinessoftwarehouse <[email protected]>
C:\Users\shahi>npm profile get email
[email protected] (verified)
here is npm package URL; https://www.npmjs.com/package/n8n-nodes-wcrm
Can you please manually verify my ownership or help resolve this API communication issue?
Thank you,
Shahid Rasool