Mapk
Results
1
comments of
Mapk
the reason why using npm doesn't work is that the node_module 'canvas2image' only contains the 'var Canvas2image=function(){...' . you could replace 'module.exports=function(){...' instead of ''var Canvas2image=function(){...' in the node_module js...