Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An unexpected error occurred: expected hoisted manifest for @hcaptcha/vue3-hcaptcha... #95

Open
ElVisPL opened this issue Nov 10, 2023 · 2 comments

Comments

@ElVisPL
Copy link

ElVisPL commented Nov 10, 2023

I can't install vue3 version because of the following error:

error An unexpected error occurred: "expected hoisted manifest for \"@hcaptcha/vue3-hcaptcha#vue#@vue/server-renderer#@vue/compiler-ssr\"".

Tried deleting node_modules & yarn.lock didn't help.

I use yarn 1.22.19

@ElVisPL
Copy link
Author

ElVisPL commented Nov 10, 2023

Temporary fix: I needed to add "@vue/server-renderer" to dev dependencies

@kriskenyon
Copy link

I am seeing this issue as well. Adding "@vue/server-renderer" let it add but I am not running this in Node so this does not make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants