Skip to content

Having issue with mjs file #2

Description

@shoaibsharif

I was using this library with typescript and having issue with mjs file. Is there any workaround for that?
I get the following error:

Can't import the named export 'getEAW' from non EcmaScript module (only default export is available)

I have tried to import like this too:

import { TableEditor, options, Alignment, FormatType, 
HeaderAlignment } from "@susisu/mte-kernel/dist/mte-kernel.js";

but still no luck. How would I get rid of that? One thing was working when I delete the .mjs file from node_modules but then I get the same issue when deploying.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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