I am having huge problems trying to use bower (to install foundation 5) or get anything bower related to work on the command line.
I've installed
- ruby 1.9.3
- git (with run from command prompt option)
- Nodejs
I've successfully ran
npm install -g bower grunt-cli
gem install foundation
and these have ran fine. I've looked in the npm/node_modules
directory and I can see bower
folder in there.
Every time I type bower
either into the cmd
, ruby cmd
or git bash
I get
command not recognized
I've set the git path in the environment variables.
What's annoying is the instruction on the bower site. It states:
npm install -g bower
bower install
Well this doesn't work!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…