使用Antd pro创建了一个Simple项目,在构建项目时发现它报下面这种错误
在npm i滞后运行yarn dev 或者 npm run start时,报下面的错误
ERROR in ./src/components/index.md Module build failed (from ./node_modules/@umijs/preset-dumi/lib/loader/index.js):
具体错误就是components文件下的index.md文件出现错误,全部注释或者删掉就行。目前认为是注释符的原因。
如果本文章有错误之处,欢迎各位大佬纠正我的错误,谢谢!