Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经用 npm 安装了 bower,并将 npm 位置添加到我的路径中。但是当我尝试执行 bower 命令时,我仍然收到 bower is not Recogniz 错误消息。我不知道如何解决这个问题。
因此,即使 npm 在 PATH 变量中,它也不会被看到。如果我使用完整的凉亭路径,它会起作用。因此,我将 npm 从路径中取出并将其重新添加,现在它可以工作了。