Llama index install failure on n8n cloud

Describe the problem/error/question

I read this article: https://www.llamaindex.ai/blog/bring-your-document-workflows-to-n8n-with-the-llamaparse-node

So I wanted to play around with the LlamaParse nodes, but the community package install failed on my n8n cloud account.

Is there an installation issue or UI bug?

What is the error message (if any)?

First the error message was a failure. What’s odd is that I attempted to reinstall the same node package, and it instantly succeeded and the nodes are available.

Please share your workflow

Search for the LlamaParse nodes.  Install.

Share the output returned by the last node

Information on your n8n setup

  • n8n version: cloud

@datanerdery3

Since the second attempt succeeded and the nodes are now available, your installation is healthy. No further action is required. If you encounter this with other verified nodes in the future, the “retry” method you used is the correct and most effective workaround.

Thanks, but its a tough UX. It should either fail or succeed. If it suggests a failure, there should be clear alerting and notices. I understanding “restarting” can help, but prompt the user to do so.