How to resolve TypeError: Cannot convert undefined or null to object with node.Js
I want to create a program where if the value of ‘Bab’: null, then babParagraph will not appear. However, when I create the following conditional statement, I encounter an error message saying ‘Cannot convert undefined or null to object’.
ps: im using docx