I have been trying to publish my npm package to the n8n cloud as a community package. I’ve followed all the guidelines, the repo is public as well, the security and the lint checks have passed as well. But whenever I run the pre-checks, it fails and I get an email saying it failed. I tried reaching out to the support as well, but no response from there. Any help is appreciated. It’s urgent. Thanks
What is the error message (if any)?
- GitHub repo is either not public or doesn’t exist
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
NA
Hey @khushalsonawat Welcome to the community, so you’re having trouble publishing your npm package to n8n Cloud as a community package? You’ve followed all the guidelines, and everything looks good on your end, but the pre checks keep failing right.
Have you checked the n8n community forum to see if anyone else has had similar issues? Sometimes, other people might have run into the same problem and found a solution.
Also, can you take a closer look at the error message you’re getting from the pre checks? Maybe there’s a specific detail that’s causing the issue.
One more thing, are you sure your package is compatible with the n8n Cloud environment? Maybe there’s something specific that’s causing the issue.
Hey @Zelite ,
Thank you for your reply. Yes I checked the community forum for this issue and could not find one so raised this. The error message simply said GitHub repo either is not public or doesn’t exist. I had also made sure to follow all the guidelines and the community scans passed as well.