unlucky, i test the code you mentioned above.
and run code with node bmp.js (i had installed the cylon package )
it tell me cannot find 'cylon-undefined' module.
the problem might be fixed by installing it with 'npm install cylon-undefined' and trying again.
and i run npm install cylon-undefined
it tell my that 'cylon-undefined' is not in npm registery
so, how to resolve the problem?