<!-- Have you read AutolabJS' Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/AutolabJS/autolabcli/blob/master/CODE_OF_CONDUCT.md --> ### Description During the integration test, console throws two errors, due to which the test fails. The codebase is updated, having subfolders as dependencies. <img width="931" alt="screenshot 2019-01-22 at 6 33 56 pm" src="https://user-images.githubusercontent.com/6681634/51538485-6cfd6c80-1e77-11e9-81be-09f3a441a027.png"> ### Steps to Reproduce node -v 10.15.0 npm -v 6.4.1 1. `npm run integration` **Expected behavior:** All the subtests should be passed **Actual behavior:** 16 tests pass, 2 failed **Reproduces how often:** Everytime ### Additional Information