Been trying to run the KiCAD_BOM_Wizard all day today, without any success.
Here are my screen shots
After installing node.js which installs dep into the files. Path is long
node “C:\Users\Robin\AppData\Roaming\npm\node_modules\kicad_bom_wizard\KiCad_BOM_Wizard.js” “%I” “%O.csv”
and then
“C:\Users\Robin\AppData\Roaming\npm\node_modules\kicad_bom_wizard\template\csv”
all the path are verified, files exist!
But I get error
Run command:
node “C:/Users/Robin/AppData/Roaming/npm/node_modules/kicad_bom_wizard/KiCad_BOM_Wizard.js” “C:/Users/Robin/Documents/century2017collaboration/weinberg_tx/buck_uc2843ad/buck_uc2843ad_SI826_VFLT/buck_uc2843ad.xml” “C:/Users/Robin/Documents/century2017collaboration/weinberg_tx/buck_uc2843ad/buck_uc2843ad_SI826_VFLT/buck_uc2843ad.csv” “C:/Users/Robin/AppData/Roaming/npm/node_modules/kicad_bom_wizard/template/csv”
Command error. Return code -1
Any help in fixing this will be appreciated very much!
robin