mwilliamson / mammoth.js

Convert Word documents (.docx files) to HTML
BSD 2-Clause "Simplified" License
5.02k stars 547 forks source link

Cannot call method 'asUint8Array' of null #45

Closed CalaxDev closed 9 years ago

CalaxDev commented 9 years ago

Always getting this error, no idea what I am doing wrong.

Installed it via "npm install mammoth -g"

Running it like "mammoth myWord.docx myHtml.html"

mwilliamson commented 9 years ago

Hello! I'll need a little more information to find out what's going on:

mwilliamson commented 9 years ago

Closing since issue #46 implies this has been resolved, and there's too little information to do any further investigation.