Hi !
I worked on the node red, and suddenly the whole system is crushed. In the node js terminal, i got this error message:
25 Jan 23:24:00 - [red] Uncaught Exception:
25 Jan 23:24:00 - SyntaxError: Unexpected token i in JSON at position 5061
at JSON.parse (<anonymous>)
at NlpManager.import (C:\Users\tamas\.node-red\node_modules\node-nlp\src\nlp\nlp-manager.js:245:51)
at C:\Users\tamas\.node-red\node_modules\node-red-contrib-chatbot\nodes\chatbot-nlp-load.js:32:23
at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
Is there any solutioin of that or reinstall the whole system (which wouldn't be a big problem, because today i made a back up about i) ? Someone know, which json file is contains the error?
Thank you for your helps !