SAP WEBIDE-MTA构建错误-证书

2020-09-08 14:06发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)嗨! 我尝试使用MTA实施SA...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


嗨!

我尝试使用MTA实施SAPUI5应用程序,但是当我执行Deploy命令时,Webide控制台中会出现以下错误:

 14:25:44(执行者)" mta构建任务"过程开始。
 14:25:46(Executor)启动过程:" cd/projects/borrar; webide_mta_build.sh"
 14:25:47(执行员)SAP Multitarget Application Archive Builder 1.1.19
 14:25:47(执行员)模块" borrar_ui_deployer":调用npm install --production
 14:25:47(执行员)模块" borrar_appRouter":调用npm install --production
 14:25:48(执行器)模块" borrar_ui_deployer":命令输出
 14:25:48(执行员)npm ERR! 代码CERT_HAS_EXPIRED
 14:25:48(执行员)npm ERR! 错误号CERT_HAS_EXPIRED
 14:25:48(执行员)npm ERR! 到https://npm.sap.com/@sap%2fhtml5-app-deployer的请求失败,原因:证书已过期
 14:25:48(执行员)
 14:25:48(执行员)npm ERR! 可以在以下位置找到此运行的完整日志:
 14:25:48(执行员)npm ERR! /home/user/.npm/_logs/2019-05-17T12_25_22_003Z-debug.log
 14:25:48(执行器)模块" borrar_appRouter":命令输出
 14:25:48(执行员)npm ERR! 代码CERT_HAS_EXPIRED
 14:25:48(执行员)npm ERR! 错误号CERT_HAS_EXPIRED
 14:25:48(执行员)npm ERR! 到https://npm.sap.com/@sap%2fapprouter的请求失败,原因:证书已过期
 
发生在其他人身上?谢谢!