Using this may help to solve the issue: ``` Delete node_modules and package_lock.json files Run npm list event-stream Run npm audit Run npm cache verify Run npm install ```