Skip to content

$traceurRuntime not found #39

Closed
Closed
@chrisdwheatley

Description

@chrisdwheatley

node version 5.0.0
npm version 3.3.6

Probably due to npm 3's node modules structure flattening it's no longer possible to dig deep into a dependency of a dependency consistently.

The copy being done here will work on npm < version 3.

Solution is probably to include traceur as a separate dependency and reference it directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions