KX Dashboards "Windows cannot find 'node'..."

https://learninghub.kx.com/forums/topic/kx-dashboards-windows-cannot-find-node

Any ideas when I start the dash.bat file I'm getting the following error in Windows 11. Not sure if there are permisisons which need to be set? I have a valid kdb+ license in my c:\q directory. Dashboards are in a c:\dash directory

Okay - solved it, node.js is a requirement to run dashboards; add it as a requirement to the docs page: https://code.kx.com/dashboards/gettingstarted/

Node.js is required for the upload server.


Upload - KX Dashboards

If node is not installed, dashboards will work as normal without the upload component.


Documentation will be updated to detail this.