Skip to content

debuggerWorker.js contains code incompatible with node 5 #10564

@ulitink

Description

@ulitink

Description

It's impossible to use custom debugger running on node 5 because debuggerWorker.js contains 'let' now. Changing 'let' to 'var' fixes the issue.

Related issue: WEB-23912

Additional Information

  • React Native version: 0.36
  • Platform: both
  • Operating System: all

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueInterested in collaborating? Take a stab at fixing one of these issues.JavaScriptResolution: LockedThis issue was locked by the bot.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions