我在 Windows10 英文版( x64 )上尝试使用此命令( npm install express -gd --registry=http://registry.npm.taobao.org --save )安装 express 框架,最后出现 npm info ok 。然后执行 express -v 命令提示('express' is not recognized as an internal or external command,operable program or batch file.)请问如何解决
     1 
                    
                    johnhsm2333      2016-02-26 14:20:43 +08:00 
                    
                    
                 | 
            
     2 
                    
                    chenkun0128      2016-02-26 14:20:49 +08:00 
                    
                    npm install express-generator -g 
                 | 
            
     3 
                    
                    pzzrudlf   OP @johnhsm2333 官网的命令也不更新 
                 |