Tried to change ts-node to latest version and now I have warning when run yarn upgrade:
[4/5] Linking dependencies...
warning " > ts-node@10.0.0" has unmet peer dependency "@types/node@*".
When using the previous version of ts-node, there was no such warning
Specifications
- ts-node version: 10.0.0
- node version: 16.2.0
- yarn version: 1.22.5
- npm version: 7.15.0
- TypeScript version: 4.3.2
- Operating system and version: Win10
- If Windows, are you using WSL or WSL2?: WSL
Tried to change ts-node to latest version and now I have warning when run
yarn upgrade:When using the previous version of ts-node, there was no such warning
Specifications