You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have an problem with typescript in vue3 composition api for build.
There are types at '/home/serii/Sites/vue/vue-silcompa/node_modules/vue3-recaptcha2/dist_types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'vue3-recaptcha2' library may need to update its package.json or typings.
I fixed directly in node_modules in vue3-recaptcha2/package.json, replaced this code:
Hi, i have an problem with typescript in vue3 composition api for build.
I fixed directly in node_modules in vue3-recaptcha2/package.json, replaced this code:
Can you update the package?
The text was updated successfully, but these errors were encountered: