I am trying to build my ionic v1 app with the latest cli. I keep getting this error:
ionic-v1 build --verbose
[12:23:00] Cannot load gulp: ReferenceError: internalBinding is not defined
[12:23:00] Cannot load gulp: ReferenceError: internalBinding is not defined
[12:23:00] Cannot run sass task: missing in gulpfile.js
[12:23:00] Cannot load gulp: ReferenceError: internalBinding is not defined
Here is my ionic info:
I am trying to build my ionic v1 app with the latest cli. I keep getting this error: