Darvesh
Darvesh
**Your Environment** - Add-on name: Jiotv - Add-on version: 2.2.2 - Kodi version: 19.3(19.3.0) - Operating system version/name: Windows 10 - Using from country: India **Describe the bug** When playing...

Examples: `pnpm add -T uuid` will add `@types/uuid` to devDependencies and `uuid` to dependencies With -D flag `pnpm add -TD jest` will add both `jest` and `@types/jest` devDependencies