Fs not found error

Describe the problem/error/question

I am using hostinger VPS Coolify to host n8n. There i ma using n8n with postgres template. I am using a code block which uses fs,crypto, https etc with ffmpeg. That node is not getting executed.

What is the error message (if any)?

fs module not found

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

workflow is big its out of number of words

Share the output returned by the last node

Information on your n8n setup

  • **n8n version:**latest
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n with postgres template coolify
  • **Operating system:**ubuntu

If you are importing anything in your code node, this is something you may need to do: