-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
📜 Description
Problem running workflow
Unrecognized node type: n8n-nodes-postiz.postiz
What I test ?
-Open SSH
-mkdir ~/n8n-docker
-cd ~/n8n-docker
-nano Dockerfile
-FROM n8nio/n8n:latest
-RUN npm install n8n-nodes-postiz
-docker build -t n8n-custom .
I started and the node with restart npm or something like this its work but when I start the workflow the error is not solved.
👟 Reproduction steps
Start the workflow on n8n with the hostinger host
👍 Expected behavior
The workflow should work
👎 Actual Behavior with Screenshots

💻 Operating system
Linux
🤖 Node Version
Latest
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
Yes I am willing to submit a PR!