https://github.com/Microsoft/BotFramework-WebChat/blob/master/README.md import DirectLine from 'botframework-directlinejs' should be import { DirectLine } from 'botframework-directlinejs' per [Stack Overflow ](https://stackoverflow.com/questions/53553518/typeerror-botframework-directlinejs-webpack-imported-module-5-default-a-is-n)
https://github.com/Microsoft/BotFramework-WebChat/blob/master/README.md
import DirectLine from 'botframework-directlinejs'
should be
import { DirectLine } from 'botframework-directlinejs'
per Stack Overflow