excelFormulaUtilitiesJS
excelFormulaUtilitiesJS copied to clipboard
uncaughtException: root is not defined at excel-formula\\src\\core.js
I am getting this exception after upgrading node to latest version i.e. 14.15.0.
"error","message":"uncaughtException: root is not defined"
This is fixed currently in master but not yet released. Until then you can update your package.json and use:
"excel-formula":"github:joshbtn/excelFormulaUtilitiesJs"
@lukelaws thanks for your response. I will check this at my end and confirm you soon.