Closed LuchoTurtle closed 10 months ago
I'll have a look at these libs tomorrow evening. I've had some major overflow at the day job. Won't keep you hanging too much. I'd do it today but my brain is zapped. Maybe you'll have some time for a quick audio meeting.
Unfortunately, when installing
visual-editor
, it might run into versioning issues because it's dependent ongallery_saver
, which in turn depends on an outdated version ofhttp
0.13.0. This creates issues where we can't upgradegoogle_fonts
because of this. Additionally, if I try to install this package, I get the following error:Because
gallery_saver
is not maintained anymore, it makes sense to replace it withgal
, which is maintained and serves the same purpose.After (hopefully) merging #237 , this will be the only last "outdated" dependency, which will make it possible to install
visual-studio
without a hinch (fingers crossed! 🤞).I'll open a PR on this.