@rpereyra wrote:
Hi everyone,
I did install ionic and cordova via npm without errors, then I run these commmands:
ionic start test tabs --> without errors
cd test
ionic serve --> without errors, open a browser and app works great
q --> to quit ionic serve
ionic platform add android --> without errors
ionic build android --> and then, I found these errors:add to body class: platform-android
ERROR building one of the platforms: TypeError: Cannot read property '1' of null
You may not have the required environment or OS to build this project
Error: Cannot read property '1' of nullI uninstall and re-install android sdk, ionic and cordova, and always the same error.
Any suggestion?
Regards,
Ricardo.
Posts: 2
Participants: 2