0

I am trying to install bower packages, in the site of bower is written I must install them following way:

bower install <package>

But it doesn't want to install this kinda way. Instead,it tells me something like:

ENOGIT git is not installed or not in the PATH

How to deal with this kinda problem?

Thank you.

Aleks339
  • 21
  • 1
  • 7

1 Answers1

0

you have to install git, some package in bower depend on git to be installed