Hi Folks, I'm trying to hook up Claude Code to my self hosted n8n instance on AWS and have not had a lot of luck so far. I tried to add @johnlindquist/n8n-nodes-claudecode as a community node in settings but it errored out saying it was missing a dependency package called @anthropic-ai/claude-code. I'm not sure how to add that dependency package. I mean if I could run npm then yeah probably wouldn't be a problem I just don't know how to do that through the n8n interface. I even tried logging into my AWS lightsail instance, starting an ssh session and running npm from there but that didn't work either. I'm using EasyPanel on AWS to create the n8n instance using the n8n docker image. So there's a huge infrastructure tech stack here. Thanks!