Skip to content

[BUG] - npm ERR! peer tabulator-tables@"4.8.1" from vue-tabulator@1.3.0 #97

Description

@merc74

Describe the bug
When running "npm update" I get this error message, this is because vue-tabulator is referencing 4.8.1, shouldn't it be referencing the 4.9.3?

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: xxxxxx@1.0.0
npm ERR! Found: tabulator-tables@4.9.3
npm ERR! node_modules/tabulator-tables
npm ERR! tabulator-tables@"^4.9.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tabulator-tables@"4.8.1" from vue-tabulator@1.3.0
npm ERR! node_modules/vue-tabulator
npm ERR! vue-tabulator@"^1.3.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

Tabulator Info
Version 1.3.0

VueTabulator Info

  • Which version of VueTabulator are you using? This is the issue...

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions