Skip to content

REPL: cannot specify rhino as a target #2843

Open
@p-bakker

Description

Am trying to use https://babeljs.io/repl to compile some javascript for the rhino target, but no matter how I try to specify the target, I keep getting an error message like BABEL] /repl.js: Unknown browser query *****. Maybe you are using old Browserslist or made typo in query. (While processing: "base$0")

Tried:

  • rhino
  • rhino 1.7.14
  • {rhino: '1.7.14'}
  • {"rhino": "1.7.14"}
  • etc

But always the same error message.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions