You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I integrated starlight into my existing Astro project. Locally in my Mac everything is fine, but when running the build in the GitHub Actions, I am getting the following error:
Sorry for not including an example. I tried to reproduce it by adding starlight to the template I am using, and with their newest version the problem is not reproducible anymore. Among other changes, they increased the astro version, added this:
What version of
starlight
are you using?0.25.0
What version of
astro
are you using?4.2.3
What package manager are you using?
npm
What operating system are you using?
Linux
What browser are you using?
Chrome
Describe the Bug
I integrated starlight into my existing Astro project. Locally in my Mac everything is fine, but when running the build in the GitHub Actions, I am getting the following error:
After some investigation, I think there is some collision or issue with
astro-imagetools
, probably related to Sharp.I am using:
Full trace:
Link to Minimal Reproducible Example
none
Participation
The text was updated successfully, but these errors were encountered: