Running the rasa demo code that available in git. following the bellow comments to run the code,i am facing issue in the last command “make run-cmdline”
1.cd rasa-demo 2.pip install -e . 3.docker run -p 8000:8000 rasa/duckling 4.make run-cmdline
please help me to resolve the issue