Ionic CLI update failed

Ionic CLI update failed:

C:\app>npm update -g ionic
npm ERR! cb() never called!
npm ERR! not ok code 0

C:\app>ionic
Der Befehl "ionic" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

What could be the reson for this?

hi,
witch node version do you have ?

try to clean all npm cache with this commend:

npm cache clean