The version of node that comes with the default packages for Ubuntu 16.04LTS is too old to run kicad_bom_wizard and it errors out with a strange "const" error message (as discussed on the kicad forum).
Instead it would be better if during the npm install process the old version of node would be detected and an appropriate error message be printed out to the user.
The version of node that comes with the default packages for Ubuntu 16.04LTS is too old to run kicad_bom_wizard and it errors out with a strange "const" error message (as discussed on the kicad forum).
Instead it would be better if during the npm install process the old version of node would be detected and an appropriate error message be printed out to the user.