Any changes to the source code result in build errors

I want to create a white-labeled version of n8n. I previously made changes to the source code of older versions and successfully built the project. However, now when I modify the source code, the build process encounters errors. Are there any limitations or restrictions in the newer versions of the n8n source code?

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:
  • **n8n version: 1.73.1
  • **Database: default: SQLite
  • **n8n EXECUTIONS_PROCESS setting: default: own, main
  • **Running n8n via : github codespace and pnpm
  • **Operating system: Linux

Hi @Saeed_Mehrjoo

Thanks for posting here and welcome to the community! :cupcake:

It would be interesting to know the kind of errors you’re seeing. This will help us to debug your problem. :pray:

There is no specific error:
ELIFECYCLE Command failed with exit code 1.
n8n-editor-ui:build: ERROR: command finished with error: command (/workspaces/codespaces-blank/n8n-n8n-1.58.1/packages/editor-ui) /home/codespace/nvm/current/bin/pnpm run build exited (1)
n8n-editor-ui#build: command (/workspaces/codespaces-blank/n8n-n8n-1.58.1/packages/editor-ui) /home/codespace/nvm/current/bin/pnpm run build exited (1)

Tasks: 13 successful, 14 total
Cached: 13 cached, 14 total
Time: 59.312s
Failed: n8n-editor-ui#build

ERROR run failed: command exited (1)
ELIFECYCLE Command failed with exit code 1.

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