vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.08k stars 3.78k forks source link

Module '"ant-design-vue"' has no exported member 'message'. Did you mean to use 'import message from "ant-design-vue"' instead? #5532

Open top-dante opened 2 years ago

top-dante commented 2 years ago

Version

3.2.0

Environment

vite vue3.2.33 webstorm

Reproduction link

https://www.antdv.com/components/message-cn

Steps to reproduce

`import {message} from 'ant-design-vue' 提示Module '"ant-design-vue"' has no exported member 'message'. Did you mean to use 'import message from "ant-design-vue"' instead?

What is expected?

如何解决这个错误提示?

What is actually happening?

虽然idea报错,但是能用?各路大神路过的指点迷津

sendya commented 2 years ago

upgrade WebStorm 2022.1