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

Qwik Error: useClientEffectQrl is not a function #4

Closed
aleksandar-p4 opened this issue Mar 19, 2024 · 2 comments
Closed

Qwik Error: useClientEffectQrl is not a function #4

aleksandar-p4 opened this issue Mar 19, 2024 · 2 comments

Comments

@aleksandar-p4
Copy link

aleksandar-p4 commented Mar 19, 2024

Hi, while attempting to utilize the qwik-rive package according to the provided documentation, the mentioned error occurred on npm run dev. It seems to stem from a function call, useClientEffectQrl, not being recognized as a valid function.

[vite] Internal server error: __vite_ssr_import_3__.useClientEffectQrl is not a function

Edit. Resolved by updating the package to the latest Qwik version.

@ImmortalMaize
Copy link

I have the same error. Imports say the package may need to update its typings or package.json. How did you go about updating the package?

I'm using the latest version of Qwik as of a few days ago.

image

@aleksandar-p4
Copy link
Author

@ImmortalMaize Sorry for late reply, check out this PR, it's just been merged to the main branch so it should fix the problem thanks to @mrhoodz. #3

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