Nodemon无法识别

时间:2015-06-01 07:30:51

标签: windows node.js nodemon

当我在Windows 8上运行nodemon时,它不会被识别为命令。

When I do the steps in the accepted answer of this post it work s - 但我每次打开终端时都必须重复同样的事情。我该如何解决?

我想运行nodemon,好像它是全局的,没有麻烦。

谢谢

修改

I found the answer and it is here

1 个答案:

答案 0 :(得分:0)

您应该将Environment variables设置为也指向npm已安装的软件包。