bower is not recognised as an internal or external command

后端 未结 13 1365
野趣味
野趣味 2020-12-05 03:57

I have successfully installed nodejs, and express framework, however I downloaded bower via

npm install -g bower

which ran successfully.

13条回答
  •  天涯浪人
    2020-12-05 04:38

    I just wanted to add update to windows 10 users, I found that typing bower into the search bar will return "run command" option. Execute that and it will then prompt if bower can submit info, return a y/n and you should be good to go.

提交回复
热议问题