Error adding cordova platform android

Hi,
Im getting this error while adding android cordova platform .

And this is my ionic info output:

23

Also im getting error some situations too, for example installing cordova plugin, ionic native plugin and ionic upload.I’ve been dealing with these problems since this morning.Yesterday everything was okay but today many issues with ionic.

Your problem is probably with npm, something to do with permissions and files - in this case symbolic links. This happens quite often and is almost impossible to successfully debug (at least here in the forum).

One solution: Uninstall your node, install nvm (or nvm-windows when you are using Windows), install a new node with this, then install ionic and cordova again and try your command again. The problem should be gone.