Skip to content

Vue packages version mismatch #6

@nmaxcom

Description

@nmaxcom

I guess this is easy to fix but I'm clueless:

✖ Nuxt Fatal Error   
  
 Error:   
  
 Vue packages version mismatch:   
  
 - [email protected] 
 - [email protected] 
  
 This may cause things to work incorrectly. Make sure to use the same version for both.

Did a wide search for "vue@" and only showed in yarn.lock:

vue-server-renderer@^2.6.12:
  version "2.6.12"
[...]
vue@^2.6.12:
  version "2.6.12"

I don't know how to make sure they use the same version.

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