Closed victorkane closed 5 days ago
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: