db0
db0 copied to clipboard
Issues with peer dependencies with @libsql/client
Environment
18.x +
Reproduction
βWARNβ Issues with peer dependencies found . βββ¬ db0 0.1.4 βββ β unmet peer @libsql/client@^0.5.2: found 0.6.0
Describe the bug
the turso (@libsql/client) package is updated on 0.6.0, but the peer dependency is 0.5.2, the top version only can update to 0.5.6 . I used at the Netlify App, so I must add ENV NPM_FLAGS = "--force" to built.
Sorry, I am not good at English
Additional context
No response
Logs
No response