rasa-nlu-trainer icon indicating copy to clipboard operation
rasa-nlu-trainer copied to clipboard

unable to start the app

Open nandinicbit1981 opened this issue 8 years ago • 5 comments

Getting the following exception :

rasa-nlu-trainer/server.js:18 pkg, ^ SyntaxError: Unexpected token , at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:945:3

nandinicbit1981 avatar Feb 24 '17 00:02 nandinicbit1981

Hello @nandinicbit1981!

Thank you for reporting the issue. Which npm version are you using?

azazdeaz avatar Feb 24 '17 08:02 azazdeaz

Hello @azazdeaz I am using npm version 1.3.6

nandinicbit1981 avatar Feb 24 '17 20:02 nandinicbit1981

Could you try updating your node/npm version?

azazdeaz avatar Feb 24 '17 20:02 azazdeaz

updated the version to 4.3.0 still getting the same exception.

nandinicbit1981 avatar Feb 24 '17 20:02 nandinicbit1981

Are you also updated the node version? (you can check it with node -v it sould be above v6) Also, you can make sure that you have the latest rasa-nlu-trainer by running npm i -g rasa-nlu-trainer

azazdeaz avatar Feb 24 '17 20:02 azazdeaz