Ionic doesn't work (cli)

Hi all,
I have a problem after my update of cordova and ionic.
So on my already exists projects the problem doesn’t exist but if I would create e new project from cli with ionic I have different error
So step by step I explain the errors:

  1. ionic start myapp sidemenu -> its ok

  2. cd myapp -> its ok

  3. ionic platform add android -> here are problems, in first image the first problem in the second image the second problem…
    image
    image

  4. finally I take the last screen with last errors:
    image

Can you help me please? I have no idea what kind of error can be it.
Thank for all