我具有最新的Salesforce CLI版本,并且在创建新项目时遇到错误。
启动SFDX:创建项目09:17:56.406 sfdx force:project:create --projectname HelloWorld --outputdir d:\ lighting Web Componant --template standard错误运行force:project:create:命令失败,退出代码为1:npm root -g --prefix d:\ lightning Web Componant.yo-repository --loglevel错误'npm'不被识别为内部或外部命令,可操作的程序或批处理文件。09:18:07.277 sfdx force:project:create --projectname HelloWorld --outputdir d:\ lighting Web Componant --template standard结束于退出代码1
安装node.js为我修复了错误。