I’m trying to install a community node, and I’m on Version 1.36.4 self-hosted. When I try to access community nodes, it says I need to install manually. Since I’m using Portainer, I tried to create an image, but I’m getting a permission error. Below is how I’m attempting to execute the image.
Have you tried to execute that command under the root or with sudo privileges?
The user, under which the npm is being executed, does not have enough permissions to create folders.
I followed the steps in this video: LINK. It instructs to change the version name in the n8n stack to the name I gave the image. However, when I make this change and update it, my old workflows throw errors, and I can no longer use n8n.