privateOmega / html-to-docx

HTML to DOCX converter
MIT License
373 stars 140 forks source link

console.warning is not a function #247

Open TangTang25 opened 2 months ago

TangTang25 commented 2 months ago

The console.warning method appeared in the process of converting images to base64, but there is no warning method on the console object. When converting to base64, an error will cause the entire program to throw an exception.

image

Looking forward to your repair.

nicolasiscoding commented 1 week ago

This has been addressed in https://github.com/turbodocx/html-to-docx