geekhybrid / vue3-tree-vue

MIT License
63 stars 22 forks source link

请问,如何import进来 #8

Closed liu3104009029 closed 1 year ago

liu3104009029 commented 1 year ago

如题

geekhybrid commented 1 year ago

Hi, could you please leave your comments in english ?

你好,你能用英文發表評論嗎?

liu3104009029 commented 1 year ago

how to import in vue page

liu3104009029 commented 1 year ago

when i use in vue3 project, get the error: The following dependencies are imported but could not be resolved: vue3-tree-vue/dist/types/src/types

And my code is: import Vue3TreeVue from 'vue3-tree-vue' import { TreeViewItem } from 'vue3-tree-vue/dist/types/src/types'

geekhybrid commented 1 year ago

Oops!

@liu3104009029 have you been able to resolve this? Also what version are you working with? Thanks.

liu3104009029 commented 1 year ago

still not resolved! vue3-tree-vue@1.0.17

geekhybrid commented 1 year ago

Thanks for the update. Kindly provide a sample I can reproduce ?

liu3104009029 commented 1 year ago

It may be that other unknown packages are referenced in my project, causing this error. I apologize for my sloppiness, sorry! ! !