Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Support for Node >= 4 ? #45

Closed
Closed
@daniloisr

Description

@daniloisr

Hello, from the Release Notes we have:

1.0.01: added support for older nodejs versions (4,6,7) using internal copy of [email protected]

But it's not working for me on both Node 4 and 5:

SyntaxError: Unexpected token = at exports.runInThisContext (vm.js:53:16)

You can check the code I'm doing here: MiniProfiler/node#7

I tried to fix this but without success yet, seems that the problem is in the TSC option "module": "commonjs".

Any tip on how I can make this work?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions