Rasa NLU Trainer Error

C:\Users\Dell\Desktop\weatherbot\data>rasa-nlu-trainer searching for the training examples… (node:11320) UnhandledPromiseRejectionWarning: Error: Can’t find training file, please try to specify it with the --source option at checkDone (C:\Users\Dell\AppData\Roaming\npm\node_modules\rasa-nlu-trainer\server.js:98:15) at readData.then.catch.then (C:\Users\Dell\AppData\Roaming\npm\node_modules\rasa-nlu-trainer\server.js:128:11) (node:11320) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:11320) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@nagarjuna950 Hi, thanks for your question. rasa-nlu-trainer package is deprecated now. We recommend you to use Rasa X to manage your NLU training data. Thanks.