Closed
Description
执行npx dumi build,报错,也没弄明白是啥问题?
昨天新写了一个文档,上传到gitee上了,在本地好好的,但是编译就出现错误了,也不知道怎么调试。
npx dumi build
* Webpack █████████████████████████ emitting (95%)
OptimizeCssAssetsWebpackPlugin
[Error: EINVAL: invalid argument, mkdir 'E:\00-code\00-wukong-mall\wukong-mall-learn\docs-dist\~demos\:uuid'] {
errno: -4071,
code: 'EINVAL',
syscall: 'mkdir',
path: 'E:\\00-code\\00-wukong-mall\\wukong-mall-learn\\docs-dist\\~demos\\:uuid'
}
build failed
Error: build failed
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\bundler-webpack\lib\index.js:151:27
at finalCallback (E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:108196:12)
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:108217:14
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:67111:7
at done (E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:67206:13)
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:108128:23
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:108209:15
at finalCallback (E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:98589:39)
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:98611:21
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:98812:22
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:67111:7
at done (E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:67798:9)
at writeOut (E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:98701:23)
at E:\00-code\00-wukong-mall\wukong-mall-learn\node_modules\@umijs\deps\compiled\webpack\4\bundle4.js:61973:53
at FSReqCallback.oncomplete (fs.js:158:21)