Replies: 1 comment
-
得看看你的pnpm-workspace.yaml和pageck.json是怎么配置的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🧐 问题描述
这是一个 monorepo 的项目,apps 下的项目都是使用 antd-pro 模板生成的。各项目下的 node_modules 会把项目本身也装进去。
运行
npm run start
=>umi dev
就会生成。请问是什么原因导致的?
🚑 其他信息
Beta Was this translation helpful? Give feedback.
All reactions