Description
During the integration test, console throws two errors, due to which the test fails.
The codebase is updated, having subfolders as dependencies.

Steps to Reproduce
node -v 10.15.0
npm -v 6.4.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