Sudhan

Results 7 issues of Sudhan

Cloned the repo locally Ran cmd npm install. Ran cmd npm start Browser opens to url 127.0.0.1:8081 With error message This page isn't working 127.0.0.1 sent a invalid response ERR_INVALID_REDIRECT

added auto-scroll right themed scrollbar ![autoscroll](https://user-images.githubusercontent.com/25459246/134035060-fbfeece9-5898-4576-9a5b-a66108e5e237.PNG) Fixes #53

The context behavior doesn't seem to work the way its described in the documentation below code is given as example for inplementing context in the Doc ```node const { NlpManager,...

Passing optional parameter id string doesn't seem to create an id or any noticeable effect on inspection. Am I missing something?

Encountering lot of no attribute error due to deprecated apis.

1. Did '''npm install''' 1. Tried running '''gulp ''' **Got the following error** ``` [21:03:57] Requiring external module babel-register assert.js:341 throw err; ^ AssertionError [ERR_ASSERTION]: Task function must be specified...