Skip to content

Uncaught SyntaxError: The requested module does not provide an export named 'default' #20

Open
@spham

Description

@spham

hi
i have this issue when I try to import in js file

<script type="module">
    import VueHtml2Canvas from 'node_modules/vue-html2canvas/dist/index.js';
</script>

i see

Uncaught SyntaxError: The requested module does not provide an export named 'default'

Metadata

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