【发布时间】:2021-10-19 19:26:29
【问题描述】:
当我使用 azure DevOps 构建 Azure 管道时,我尝试构建 React 应用程序并遇到此错误。
error image of the Azure pipeline in Azure DevOps
您可以在下面我的 GitHub 存储库中看到 azure-pipeline.yml 文件代码。
【问题讨论】:
-
检查 package.json 是否提交到 git 服务器。
标签: node.js reactjs azure continuous-integration devops