bower is not recognised as an internal or external command

后端 未结 13 1363
野趣味
野趣味 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:24

    C:\Users\[username]\AppData\Roaming\npm;

    should exist in PATH for both "User Variables" and "System Variables"

提交回复
热议问题