-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Mssing peer deps for wrong package #8323
Copy link
Copy link
Closed
Labels
Description
Verify latest release
- I verified that the issue exists in the latest pnpm release
pnpm version
9.5.0
Which area(s) of pnpm are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue or a replay of the bug
Reproduction steps
Go on branch chore/eslint and do pnpm i
Describe the Bug
I need to install @types/node whereas ts-node isn't installed.

It's installed only on packages/db
Expected Behavior
Avoid to have this warning
Which Node.js version are you using?
20.9.0
Which operating systems have you used?
- macOS
- Windows
- Linux
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response
Reactions are currently unavailable