Maybe you forget to import that in import section of @component({}) at .ts file .
imports: [KeyValuePipe]