Skip to content

babel-runtime/helpers/typeof requires itself (T6644) is not solved when using babel-plugin-transform-runtime (T6854) #3737

@babel-bot

Description

@babel-bot

Issue originally made by Jonathan (barroudjo)

Bug information

  • Node version: 0.12.7
  • npm version: 2.11.3

Description

When using babel-plugin-transform-runtime (6.3.13), which requires the use of babel-runtime (of which I installed the latest version, 6.3.19), there is still the bug described in T6644. I get when I try to run the app thus compiled the

TypeError: (0 , _typeof3.default) is not a function

failure.
This is strange as this bug is supposed to have been resolved by the release of babel-runtime 6.3.19. Does anyone else have this issue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedA closed issue/PR that is archived due to age. Recommended to make a new issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions