echarts-dependency-requires-pnpm-install-before-typecheck

Wave 3 added echarts and echarts-for-react to apps/web/package.json. Any session that pulls Wave 3+ code must run pnpm install before pnpm run typecheck or pnpm run build will fail with missing module errors. This is a one-time step after first checkout or after pulling these changes.