命令行启动的时候。会出现 hello pro 这些提示怎么关掉 #13213
Unanswered
heweitianqing
asked this question in
Q&A
Replies: 1 comment
|
这个 "hello pro" 的 ASCII 欢迎横幅来自 关掉它有几种方式: 方式 1:直接卸载 如果你项目中不需要用到 pnpm remove @ant-design/pro-cli这个包主要用于项目初始化阶段,项目创建完成后一般不再需要。 方式 2:检查 package.json 中的 scripts 查看你的 方式 3:如果是 如果你看到的不是 "hello pro" 而是 cross-env PROGRESS=none max dev建议贴一下你终端中看到的完整提示内容截图,这样可以更精确地定位是哪个包输出的。 |
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.
如题
All reactions