关于"moduleResolution": "bundler", #11125
Replies: 1 comment 4 replies
-
@Johnnnnboy 看看是不是这个原因 这个tsconfig文件是根据你的项目配置自动生成的 ![]() 排查一下是不是这个原因 |
Beta Was this translation helpful? Give feedback.
4 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.
-
请问下 我现在用pnpm创建的umi4项目,.umi>tsconfig.json中的配置是"moduleResolution": "bundler",我看了以前的项目是node,现在是bundler导致项目中import都报错,这个问题如何修改呢,手动修改的话,在删除.umi后重新start还是会设置成bundler。求教这个问题怎么解决呢?

Beta Was this translation helpful? Give feedback.
All reactions