I am unable to Install: bower install ion-datetime-picker

bower install ion-datetime-picker
bower ENOGIT git is not installed or not in the PATH

when i try to install datetime picker. this error is showing.

bower ENOGIT git is not installed or not in the PATH

Hey there, the error message is pretty descriptive about what the issue is. Bower requires git to be installed, so install that.

ok Thank you :slightly_smiling: