Skip to content

JSC_CANNOT_CONVERT even with NO_TRANSPILE #3712

Closed
@ctjlewis

Description

@ctjlewis

Related to #3707, #3708.

With the following flags, we should never see errors about ES6 or unsupported features:

-O SIMPLE
--language_in ES_NEXT
--language_out NO_TRANSPILE

Yet this does not hold for JSC_CANNOT_CONVERT error, especially as it relates to import.meta. Cannot coerce the compiler to produce output of any kind, sadly. Exits with:

ERROR - [JSC_CANNOT_CONVERT] This code cannot be converted from ES6. import.meta

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions