Javascript code not working on n8n 1.90.2
N8N
3
Posts
2
Posters
56
Views
2
Watching
-
Good morning,
I've recently started using n8n, which is installed on my server with Cloudron.
However, I've noticed that JavaScript scripts aren't working and are stopping my workflows.
I tested it by changing the format to Python, and I'm fine; everything works fine.
Does anyone have an explanation for this problem, and especially how to resolve it?
Thank you for your help.
Regards -
There already is an update for 1.91.2, please update and check if this issue is resolved.
-
I just found the reason, a bad setting in my env.sh file which prevented the normal functioning of the code nodes. Regards