Hi all I'm running "ionic platform add android" in /home/user/ by mistake, from this time when I run it in any project it returns:
Updated the hooks directory to have execute permissions
{ [Error: ENOENT: no such file or directory, open '/home/user/www/config.xml']
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/home/user/www/config.xml' }
Please tell me what can I do?!!