I have similar error in ionic , I notice that the HttpEventType was not correct in the import.
The correct is:
import { HttpEventType } from '@angular/common/http';