【发布时间】:2020-07-21 03:32:41
【问题描述】:
运行 cypress 命令“npx cypress run -P projects/demoProject-cypress”时,我收到此错误“Cypress executable not found at: /root/.cache/Cypress/3.8.3/Cypress/Cypress”云上的码头工人。这是在 jenkins 中编写的在部署前运行的命令。我尝试过等待,但它没有用。这是 npm 上的一个 Angular 项目。
救命!
【问题讨论】:
-
'No version of Cypress is installed in: /root/.cache/Cypress/3.8.3/Cypress' : 这也是一个错误
标签: angular docker npm jenkins-pipeline cypress