Skip to content

Vue-router can not work properly in the typescript2.0 environment #1170

Closed
@ulivz

Description

@ulivz

I use vue2.0 and typescript2.0, as well as vue-router2.0 as my development technology stack, which is my project template —— template,You run this project (npm run dev), you will find the error as follows:

vue-typescript-template-ui\node_modules\vue-router\types\router.d.ts
(2,10): error TS2305: Module '"vue"' has no exported member 'ComponentOptions'.
.......

Does it have a problem with the type declaration file of vue-router2.0 ?

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