Skip to content

_vue2.default is undefined #53

@muisit

Description

@muisit

I created a new vue3 CLI project

vue create new-project
vue add vuex
vue add router
vue add element

I select to import a different locale.

When I open the index page, I get this '_vue2.default is undefined' error. It seems to be inside Element, which uses a _interopRequireDefault function to discriminate between transpiled and native modules. However, the Vue 3 export apparently does not export a default (anymore).

Metadata

Metadata

Assignees

No one assigned

    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