db0 icon indicating copy to clipboard operation
db0 copied to clipboard

Issues with peer dependencies with @libsql/client

Open drq001out opened this issue 10 months ago β€’ 0 comments

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

drq001out avatar Apr 13 '24 20:04 drq001out