Getting this error in Nodejs
getImage(imageUrl: string): Rx.Observable { return https.get(imageUrl, { responseType: \'blob\' }); }