delucis / astro-embed

Low-JavaScript embed components for Astro websites
https://astro-embed.netlify.app
MIT License
172 stars 25 forks source link

Fix: Astro v4 compatibility #80

Closed barrenechea closed 7 months ago

barrenechea commented 7 months ago

Hi! I've just attempted to update my project to Astro v4 (just released) and peer deps from this module are not allowing me to do a clean install.

Screenshot 2023-12-05 at 11 49 11

Any input would be appreciated!

delucis commented 7 months ago

Hi @barrenechea! Could you share your package.json? v0.4.3 of @astro-community/astro-embed-youtube should support Astro v4.

barrenechea commented 7 months ago

Hey @delucis ! Thank you for reaching out. It seems that it was an issue with either my node_modules folder or package-lock.json, I'm unable to replicate the message. Now it fails because of astro-og-canvas 🤣

Closing the issue, thank you very much!

delucis commented 7 months ago

Ah I think we didn’t update astro-og-canvas peer dependencies yet! We’ll get there eventually :-D