Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✕ unmet peer better-sqlite3@^9.4.3: found 11.2.1 #111

Open
cdwmhcc opened this issue Aug 27, 2024 · 3 comments
Open

✕ unmet peer better-sqlite3@^9.4.3: found 11.2.1 #111

cdwmhcc opened this issue Aug 27, 2024 · 3 comments

Comments

@cdwmhcc
Copy link

cdwmhcc commented Aug 27, 2024

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

@hacknug
Copy link

hacknug commented Sep 2, 2024

I think it is safe to update to v11 as long as you're not using node v16

@cdwmhcc
Copy link
Author

cdwmhcc commented Sep 4, 2024

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

@hacknug
Copy link

hacknug commented Sep 4, 2024

Yes but it shouldn't be a real problem unless you're experiencing any issues because of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants