You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
无法启动项目
node_modules/ant-design-vue/es/_util/PortalWrapper.js:12:9: error: No matching export in "browser-external:process" for import "nextTick"
The text was updated successfully, but these errors were encountered:
github-actionsbot
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
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"
The text was updated successfully, but these errors were encountered: