TwicPics / components

A Web component library that brings the power of TwicPics to your favorite web framework.
MIT License
53 stars 2 forks source link

[Nuxt 3 RC.9] Incompatibility issues #32

Closed madebyfabian closed 2 years ago

madebyfabian commented 2 years ago

I cannot get to run the latest @twicpics/components/nuxt3 plugin at ^0.9.1 with the latest Nuxt 3 RC.9. This is probably due to a reason that is affecting other Nuxt Plugins too.

See:

 WARN  Module @twicpics/components is disabled due to incompatibility issues:
 - [nuxt] Nuxt version `^3.0.0` is required but currently using `3.0.0-rc.9`

I can offer to try fixing it and sending in a PR.

mbgspcii commented 2 years ago

Hi @madebyfabian.

Thank you for your suggestion but we have already solved this problem.

The fix will be released with the next version of components which will be deployed very very soon (see CHANGELOG).

I will keep you informed as soon as the version is deployed.

Best regards.

madebyfabian commented 2 years ago

@mbgspcii Oh that's great to hear, thank you for the quick fixes! I'll close this issue then.

mbgspcii commented 2 years ago

@madebyfabian

The new version 0.10.0 should fix the issue.

FYI, here is the commit that handles the problem.

Thanks again. Keep us informed of the result.

I'm closing the issue in the hope that you won't need to reopen it. 🤞

M.