Skip to content

Runtime syntax error kills Visual Studio #604

@saschanaz

Description

@saschanaz

Windows 10 10586 + VS2015 + Node.js v5.1.0 + NTVS 1.1

Repro:

  1. Make new project
  2. Type let foo = 3
  3. Run
  4. Node.js throws a syntax error saying Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  5. VS becomes unresponsive

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions