Callback is not defined - Node js

0

I'm making a connection to the magento, and the connection works fine, but when I do the function I get the message

  

'ReferenceError: callback is not defined'

Follow the Code,

magento.catalogProduct.list(callback);
    
asked by anonymous 28.01.2017 / 13:24

0 answers