Playing around Microsoft\'s botframework, when I try to run the app.js file, which is the main file of the bot, the first time is fine, after I close the bot emulator, and a
If you are on mac, to make sure nothing is running on the same port, do:
killall node
and restart your app.