yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
163 stars 24 forks source link

Could not find a declaration file for module 'vuetify-pro-tiptap' #193

Closed sabifa closed 1 year ago

sabifa commented 1 year ago

Hey all,

after installing vuetify-pro-tiptap and importing it I get the following error:

Could not find a declaration file for module 'vuetify-pro-tiptap'. 'XXX/node_modules/vuetify-pro-tiptap/lib/vuetify-pro-tiptap.mjs' implicitly has an 'any' type.
  There are types at 'XXX/node_modules/vuetify-pro-tiptap/lib/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'vuetify-pro-tiptap' library may need to update its package.json or typings.ts(7016)

Steps to reproduce: