Skip to content

C++ Runtime Error when debuging #847

Closed
@Jack-Works

Description

@Jack-Works

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

image

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions