Closed
Description
Issue or Feature
If I debug my js with a debugger, and I set a breakpoint, then the node-canvas fail and let the whole node fail
Steps to Reproduce
var Canvas = require('canvas');
var Image = Canvas.Image // Make a breakpoint on this line, I use Visual Studio Code to do this
Your Environment
- Version of node-canvas: 1.6.2
- Environment (e.g. node 4.2.0 on Mac OS X 10.8): Windows 10, Node 6.9
Thanks
Metadata
Metadata
Assignees
Labels
No labels