How can I update an under-review community node to use the latest npm build?

Hi n8n team,

My community nodes is currently under review in the Creator Portal, but I have published a newer npm version after updating the package to align with the n8n starter node structure.

Package: n8n-nodes-centovacast
Submitted version: 0.1.8
Latest npm version: 0.2.0

Package: n8n-nodes-upptime
Submitted version: 0.1.9
Latest npm version: 0.2.0

Could you please let me know if there’s a way to update the review to use the latest npm build?

Thanks.

1 Like

@Sakretsos this is an account/portal thing, not a workflow issue — email [email protected] and ask them to pull 0.2.0 for both packages instead of the versions currently in review. They can update it on their end.

2 Likes

Adding to what @achamm said — the Creator Portal doesn’t currently allow you to change the submitted version yourself once a package is in review (it will block resubmission with a “Package is already submitted for verification” message). So contacting the n8n team directly is the right path.

Two ways to reach them quickly:

  1. Email: [email protected] — mention your package names, the submitted versions (0.1.8 / 0.1.9), and the versions you’d like reviewed instead (0.2.0 for both).
  2. Discord: Join the n8n Discord and post in the #community-nodes channel — this tends to get a faster response from the team.

In your message, it helps to clarify that the newer versions align with the n8n starter node structure, since that’s relevant context for the review. Good luck!

1 Like

Hello @achamm and @Goodnews, Thanks both for the help and clarification, really appreciate.

1 Like

Your welcome! Feel free to mark one of the reply’s as the solution! Enjoy!