Using Barcode with node.js
I am using a barcode module (npm i barcode) from NPMJS to generate a barcode on the fly, however, after following the instructions I get res is not defined
and no barcode, could some one point me in the right direction… this is my code