Learn about the possibilities of extending n8n with custom nodes, and the pros and cons of doing so, in this presentation by community member Bram Knuever.
La matinale des Ops #1 : Veille et découverte de Baserow.io
Комментарии
As a beginner developer i can't make it work.
i folowed the video that marcus made that is oudtated
tried to follow the NasaPic tutorial
got the same problem, it uses npm, but when i try tu run the commands the console won't let me.
It says that i need to use pnpmm but when i do a whole lot of problems happen.
Since i'm just starting can't solve the problem.
Any ideal when you will update this?
thanks
LindermanBR
What is the title of the "Video of Marcus" ( 8:54 ) creating a custom node?
rthomas
Can we create custom nodes via Python? or do we really need to make a node?
I mean cant we just use python node and write code in it for the functionality we want instead of creating a node from scratch. Because majority of the time it will be data extraction & transformation logic.
This is just my view. I am just a noob in n8n space.