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
Thanks for the issue report, I normally use bun, and it never gave a warning about this version mismatch.
It seems like I accidentally used ^ instead of >= for the versioning. For now, you can use npm i starlight-site-graph --legacy-peer-deps to install the package.
I'll bring out a new version momentarily which also fixes this version specifier.
Current
package.json
:Getting the following error upon following this plugin's installation instructions:
The text was updated successfully, but these errors were encountered: