When application is running state and at that if you add a file with some export class then it through this type error
ERROR in Source file not found: '/C/abc/xyz/pqr/apps/src/app/comm/ab.ts'.
Solution
restart application again then it works.
By using npm start
command