Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.0-alpha.1 The installation is complete and the startup report is imported into "nextTick" in "browser-external:process", there is no matching export #4737

Closed
1 task
yanbowe opened this issue Oct 8, 2021 · 3 comments
Labels

Comments

@yanbowe
Copy link

yanbowe commented Oct 8, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.0.0-alpha.1

Environment

windows10, Chrome 最新版本, Vue 3.2.19, Vite2.5.3

Reproduction link

https://next.antdv.com/components/overview-cn

Steps to reproduce

yarn install 项目依赖, 启动报在"browser-external:process"中导入"nextTick"没有匹配的导出,3.0.0-alpha.0是正常的。

What is expected?

正常启动项目

What is actually happening?

无法启动项目
node_modules/ant-design-vue/es/_util/PortalWrapper.js:12:9: error: No matching export in "browser-external:process" for import "nextTick"

@github-actions github-actions bot changed the title 3.0.0-alpha.1 安装完成启动报在"browser-external:process"中导入"nextTick"没有匹配的导出 3.0.0-alpha.1 The installation is complete and the startup report is imported into "nextTick" in "browser-external:process", there is no matching export Oct 8, 2021
@weeksun23
Copy link

这个问题今早一更新我也遇到了,改回3.0.0-alpha.0就没事,或者临时改源码直接用process.nextTick代替,不要import

tangjinzhou added a commit that referenced this issue Oct 8, 2021
@tangjinzhou
Copy link
Member

update to alpha.2

@github-actions
Copy link

github-actions bot commented Oct 9, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants