PHPz2017-04-17 15:30:32
I have encountered this too and haven’t found a good solution.
Here is a temporary solution:
Find the node_modules folder in your C drive user directory. There is hexo installed globally. Just copy the node_modules folder to the Git installation directory and you can use it normally.
The reason why it is temporary is because as long as it is a globally installed package, it must be copied before it can be used