I'm trying to reinstall angular-cli tool to get the newest version. I did upgrade the graceful-fs, tough-cookies and lodash before installation. Now when I try to install angular-cli globally it produces this error:
(node: 7736) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
I'm running cmd.exe as an administrator, so I really can't find the solution what can be wrong with this one. Other global or local installations are successful.