warning in ./node_modules/ant-design-vue/es/vc-trigger/Popup/PopupInner.js

warning in ./node_modules/ant-design-vue/es/vc-trigger/Popup/PopupInner.js

export 'withModifiers' (imported as 'withModifiers') was not found in 'vue' (possible exports: EffectScope, computed, customRef, default, defineAsyncComponent, defineComponent, del, effectScope, getCurrentInstance, getCurrentScope, h, inject, isProxy, isReactive, isReadonly, isRef, isShallow, markRaw, mergeDefaults, nextTick, onActivated, onBeforeMount, onBeforeUnmount, onBeforeUpdate, onDeactivated, onErrorCaptured, onMounted, onRenderTracked, onRenderTriggered, onScopeDispose, onServerPrefetch, onUnmounted, onUpdated, provide, proxyRefs, reactive, readonly, ref, set, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref, useAttrs, useCssModule, useCssVars, useListeners, useSlots, version, watch, watchEffect, watchPostEffect, watchSyncEffect)

不知道什么原因,求大🐂解决

模块没有安装吧,或者版本不对,错误提示是 PopupInner.js 文件 "withModifiers" 没有在 'vue' 模块中找到