I tested the ng2-file-upload on my vm without any office installed, and I am trying to upload a file with a file type of .doc & .docx and it keeps me going to this condition ->
this.uploader.onWhenAddingFileFailed = (item, filter, options) => { }
is there a workaround on this to work without me having to install office at all?