Closed cdwmhcc closed 1 month ago
I think it is safe to update to v11 as long as you're not using node v16
I think it is safe to update to v11 as long as you're not using node v16
But it always prompts this:
βWARNβ Issues with peer dependencies found
apps/dashboard
βββ¬ nuxt 3.13.0
β βββ¬ nitropack 2.9.7
β βββ¬ db0 0.1.4
β βββ β unmet peer better-sqlite3@^9.4.3: found 11.2.1
β βββ β unmet peer drizzle-orm@^0.29.4: found 0.33.0
βββ¬ typeorm 0.3.20
βββ β unmet peer better-sqlite3@"^7.1.2 || ^8.0.0 || ^9.0.0": found 11.2.1
Yes but it shouldn't be a real problem unless you're experiencing any issues because of it.
it will be fixed in next release we relax deps.
Environment
"db0": "0.1.4" nodejs: v22.6.0
Reproduction
pnpm i better-sqlite3
Describe the bug
Please update the version of the dependency
Additional context
No response
Logs
No response