【发布时间】:2021-05-06 18:21:01
【问题描述】:
我使用的是 vmImage:ubuntu-latest。在构建(npm run build)过程中出现很多错误,例如:
./src/components/*********/testCard.scss 中的错误 模块构建失败(来自 ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleNotFoundError:找不到模块:错误:无法解析“/home/vsts/work/1/s/web/src/components/testCard”中的“./green.png”
【问题讨论】:
标签: node.js reactjs azure azure-devops azure-pipelines