Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Add Chromium support for browser-dependent community nodes #26

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Namgyu-Youn
Copy link

Problem (Bug)

  • Some n8n's community plugins only work in Chrome-based browsers. (ex. n8n-nodes-youtube-transcription)
  • As a result, some nodes crash in non-chrome browsers.

Solution

  • Added Dockerfile.n8n with Chromium and Puppeteer setup

Change Log

  1. Added Dockerfile.n8n
  • Added Chromium dependencies for YouTube Transcript node
  • Configured Puppeteer settings for Docker environment
  1. Added GitHub Actions Workflow
  • Implemented Docker Compose testing
  • Automated container status and log verification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant