Npm package not working

Hi everyone

i have hosted n8n on http://railway.com

i have this package

i added these and redeploy

NODE_FUNCTION_ALLOW_EXTERNAL=“axios,https,pg,redis,nsrestlet”
NODE_FUNCTION_ALLOW_BUILTIN="https,crypto,net,tls,dns,nsrestlet

but i get the error that it missing

image

  • n8n version: latest
  • Database (default: SQLite): postfres
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):**own
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**docker
  • **Operating system:**mac

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

pretty sure you have to enable the in module in your docker compose file. Not sure if that module is built in or external. If it is external, here is a thread that might help

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.