Translations:N8N Integration/7/en

Revision as of 13:23, 23 June 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • To get started install the package in your n8n root directory:
npm install n8n-nodes-simplybook
  • For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-simplybook