Hi,
I write lot of nodes for Node-Red .
Since 2 days I want put this nodes to npm with npm publish.
Every time I become following error:
403 Forbidden - PUT https://registry.npmjs.org/node-red-contrib-xxxx - Package name triggered spam detection; if you believe this is in error, please contact support at https://npmjs.com/support
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy.
I contact npm, but no answer.
How can I solve this ?
Is there an alternative to npm for Node-Red ?
Thanks for your help