#7411·codecombat

about.static.pug

作者: MagzhanUnited创建于 2024年5月4日更新于 2024年5月4日

在运行 Docker 时出现以下错误: `编译 about.static.pug 失败: 错误: 期望源代码为字符串,但实际为"object" at new Lexer (/coco/node_modules/pug/node_modules/pug-lexer/index.js:26:11) at lex (/coco/node_modules/pug/node_modules/pug-lexer/index.js:11:15) at Object.lex (/coco/node_modules/pug/lib/index.js:100:27) at Function.loadString [as string] (/coco/node_modules/pug/node_modules/pug-load/index.js:44:24) at /coco/node_modules/pug/node_modules/pug-load/index.js:31:27 at walkAST (/coco/node_modules/pug/node_modules/pug-walk/index.js:23:18) at /coco/node_modules/pug/node_modules/pug-walk/index.js:104:20 at Array.reduce (<anonymous>:null:null) at walkAndMergeNodes (/coco/node_modules/pug/node_modules/pug-walk/index.js:103:18) at walkAST (/coco/node_modules/pug/node_modules/pug-walk/index.js:37:19) at load (/coco/node_modules/pug/node_modules/pug-load/index.js:13:10) at Function.loadString [as string] (/coco/node_modules/pug/node_modules/pug-load/index.js:46:10) at compileBody (/coco/node_modules/pug/lib/index.js:86:18) at Object.exports.compileClientWithDependenciesTracked (/coco/node_modules/pug/lib/index.js:290:16) at compile (/coco/compile-static-templates.js:53:17) at /coco/compile-static-templates.js:186:9 at Hook.eval [as callAsync] (<anonymous>:29:1) at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/coco/node_modules/tapable/lib/Hook.js:18:14) at Compiler.emitAssets (/coco/node_modules/webpack/lib/Compiler.js:996:19) at /coco/node_modules/webpack/lib/Compiler.js:508:10 at processTicksAndRejections (internal/process/task_queues.js:77:11)

内容来源: codecombat/codecombat