Skip to content

V8 require() of ES modules is not supported #372

@weilinzung

Description

@weilinzung

We have a custom build tool that used v7.1.0 but does not work with the M1 chip, same as #369.

Then we went to v8.0.0, then we got require() of ES modules is not supported error.

And because have to use commonjs to compile with another custom binary, so we can't change to es module for compiling.

Could we get some solutions you may suggest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions