Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Not working with Vue3 #610

@Outridair

Description

@Outridair

First and foremost, love this package, thank you for all your work on this.

Bug Description

A description of the bug

When running depcheck it throws an error: "Vue packages version mismatch"

  • vue@3.0.2 (/Users/xxx/node_modules/vue/index.js)
  • vue-template-compiler@2.6.12 (/Users/xxxx/node_modules/vue-template-compiler/package.json)

Vue3 doesn't use the template compiler anymore though. As mentioned here:

vuejs/core#670 (comment)

Versions

  • node -v: 12.13.0
  • npm -v: 6.13.1
  • depcheck --version: 1.3.1

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