unstorage
unstorage copied to clipboard
@netlify/blobs@8 is compatible but is reported as a peer dependency error
Environment
$ node -v
v20.8.0
$ pnpm -v
9.6.0
Reproduction
- create a site, e.g.
pnpm create solid - add unstorage:
pnpm add @unjs/unstorage@latest - add @netlify/blobs:
pnpm add @netlify/blobs@latest- this reports a peer dependency error (some other package managers might bail here)
- use the Netlify unstorage driver
- it works :)
Describe the bug
That's about it. PR coming in a minute.
Additional context
No response
Logs
βWARNβ Issues with peer dependencies found
.
βββ¬ vinxi 0.4.3
βββ¬ unstorage 1.10.2
βββ β unmet peer @netlify/blobs@"^6.5.0 || ^7.0.0": found 8.0.1