`ionic build` fails and return no output

This happens from nowhere… I have been using Ionic for about 2 months without problems. I used this command about a day ago. Now I tried to execute:

ionic build ios

ionic build android

After execution they terminate very quickly without output, not even a empty line.

My ionic version is 1.7.7.

EDIT: The problem was by updating node from v0.12.7 to v5.1.x
After doing the rollback everything executed normally.

1 Like