当我尝试使用npm install安装angular / cli时,我不断遇到这些问题。我也设置了环境变量。
C:\Users\rooban>npm install -g @angular/cli
'CALL“ C:\ Program Files \ nodeJs \ node.exe”“ C:\ Program Files \ nodeJs \ node_modules \ npm \ bin \ npm-cli.js”前缀-g'不被识别为内部或外部命令,可操作程序或批处理文件。
npm ERR!代码ERR_OSSL_PEM_NO_START_LINE
npm ERR!错误:0909006C:PEM例程:get_name:无起始行
npm ERR!可以在以下位置找到此运行的完整日志:
npm ERR! C:\ Users \ rooban \ AppData \ Roaming \ npm-cache_logs \ 2019-07-06T15_57_46_319Z-debug.log
C:\Users\rooban>npm install -g @angular/cli
'CALL“ C:\ Program Files \ nodeJs \ node.exe”“ C:\ Program Files \ nodeJs \ node_modules \ npm \ bin \ npm-cli.js”前缀-g'不被识别为内部或外部命令,可操作程序或批处理文件。