在 configureServer 中, app 为未定义变量

作者: DryaginMihael创建于 2025年3月25日更新于 2026年6月30日

当前行为

我需要注册中间件并使用 此文档。我的项目中包含 [email protected][email protected]。我在 styleguide.config.js 中添加了 configureServer 函数,但启动项目时,我收到了以下错误:TypeError: Cannot read properties of undefined (reading 'get')

内容来源: styleguidist/react-styleguidist