Error TS2304: Cannot find name 'ConfigService'

I get this error. - error TS2304: Cannot find name 'ConfigService'.

What should I do to fix this error?

Do you have custom <app>\client\node_modules directory? If there is such a directory in your application simply delete it.