Я использую эту библиотеку для импорта данных в mongoDB, но эта ошибка произошла во время выполнения.
Unhandled rejection. Reason: TypeError: Cannot read property 'height' of null
at BlockDao.<anonymous> (C:\Users\Administrator\Desktop\neo-js\node_modules\@cityofzion\neo-js\dist\storages\mongodb\block-dao.js:28:24)
at Generator.next (<anonymous>)
at fulfilled (C:\Users\Administrator\Desktop\neo-js\node_modules\@cityofzion\neo-js\dist\storages\mongodb\block-dao.js:4:58)
at process._tickCallback (internal/process/next_tick.js:68:7)
Я перепробовал все на своем конце, но не смог найти решение.