jsonwebtoken support in n8n
-
Hi,
Iยดm playing a little bit arount with ghost blog and accessing the api via JWT.
Unfortunately, there is so jsonwebtoken support in the n8n image (according to the error message):{ "errorMessage": "Cannot find module 'jsonwebtoken' [line 1]", "errorDetails": {}, "n8nDetails": { "n8nVersion": "1.94.1 (Self Hosted)", "binaryDataMode": "default", "stackTrace": [ "Error: Cannot find module 'jsonwebtoken'", " at /app/code/node_modules/@n8n/task-runner/dist/js-task-runner/require-resolver.js:16:27", " at VmCodeWrapper (evalmachine.<anonymous>:1:243)", " at evalmachine.<anonymous>:22:2", " at Script.runInContext (node:vm:149:12)", " at runInContext (node:vm:301:6)", " at result (/app/code/node_modules/@n8n/task-runner/dist/js-task-runner/js-task-runner.js:162:63)", " at new Promise (<anonymous>)", " at JsTaskRunner.runForAllItems (/app/code/node_modules/@n8n/task-runner/dist/js-task-runner/js-task-runner.js:156:34)", " at JsTaskRunner.executeTask (/app/code/node_modules/@n8n/task-runner/dist/js-task-runner/js-task-runner.js:117:26)", " at process.processTicksAndRejections (node:internal/process/task_queues:95:5)" ] } }
Is there a chance to install that plugin via terminal or does it need a own special n8n image?
Thx
-
Thanks for confirming.
One question if you allow it.
Did you check the documentation about the app before?
If not, do you have some insight or suggestion what signal from Cloudron would have helped you to get to that documentation.I'd like to improve the UI/UX, so users get solutions faster and have more fun using Cloudron.
-
I posted this in the evening and in bed that night I remembered that I hadn't even looked at the documentary (where it was demonstrably described) - no joke.
Regarding your question: It might have helped if somewhere when creating the post - especionally in the support section (preferably BEFORE you hit the big send button), there had been another note about whether you had already looked at the documentation.