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
I'm trying to implement mcaptcha to a form for a website but I can't really use the code in the Svelte package README, I get this error: [plugin:vite:import-analysis] Failed to resolve entry for package "@mcaptcha/svelte-glue". The package may have incorrect main/module/exports specified in its package.json.
I guess the package is a little old but does anyone know if an update is planned or if there is another way to add mcaptcha ?
(I can try to help if needed)
The text was updated successfully, but these errors were encountered:
Hello !
I'm trying to implement mcaptcha to a form for a website but I can't really use the code in the Svelte package README, I get this error:
[plugin:vite:import-analysis] Failed to resolve entry for package "@mcaptcha/svelte-glue". The package may have incorrect main/module/exports specified in its package.json.
I guess the package is a little old but does anyone know if an update is planned or if there is another way to add mcaptcha ?
(I can try to help if needed)
The text was updated successfully, but these errors were encountered: