ERROR in "ionic platform add android"

Updated the hooks directory to have execute permissions

{ [Error: ENOENT: no such file or directory, open '/home/rln/www/config.xml']
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/rln/www/config.xml' }
 ionic -version
1.7.12

 cordova -version
2.8.15

node -v
v4.0.0-pre

I am using Elementry OS

Of course there is no file in /home/rln/www/config.xml instead of that i have config.xml file in /home/rln/Documents/Workstation/ionic/myApp/config.xml what should i do?:pensive:

strange, because ionic cli creates a config.xml in the root project folder :confounded:

but you can update you technologies --> nodejs 4.2.4, and so on.

And create a new empty ionic project and try to build it (look where the config.xml is stored)