Skip to content

new boilerplate project fails to compile with Vue 2.5 and TS 2.7.2 #23

@ozeebee

Description

@ozeebee

Hi,
I'm trying to create a new project with the provided template.
Once created, when I try to start with npm start, I get this:

ERROR in /Users/ajo/Temp/repos/vue-typed-project/node_modules/vue-typed/dist/lib/mixins-global.d.ts
(10,64): error TS2709: Cannot use namespace 'Vue' as a type.

ERROR in /Users/ajo/Temp/repos/vue-typed-project/node_modules/vue-typed/dist/lib/options.d.ts
(11,60): error TS2709: Cannot use namespace 'Vue' as a type.

ERROR in /Users/ajo/Temp/repos/vue-typed-project/node_modules/vue-typed/dist/lib/component.d.ts
(10,62): error TS2709: Cannot use namespace 'Vue' as a type.
webpack: Failed to compile.

Any idea ?

thanks,
BR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions