Skip to content

Dependency issues with Vue 2.7 #1165

Closed
@dmaicher

Description

@dmaicher

I have some issues with Vue 2.7 and the latest release of @symfony/[email protected]

npm ERR! While resolving: @symfony/[email protected]
npm ERR! Found: @vue/[email protected]
npm ERR! node_modules/@vue/compiler-sfc
npm ERR!   @vue/compiler-sfc@"^2.7.14" from the root project
npm ERR!   @vue/compiler-sfc@"2.7.14" from [email protected]
npm ERR!   node_modules/vue
npm ERR!     vue@"^2.6.12" from the root project
npm ERR!     peer vue@"^2.0.0 || >=3.0.0" from @cumul.io/[email protected]
npm ERR!     node_modules/@cumul.io/vue-cumulio-dashboard
npm ERR!       @cumul.io/vue-cumulio-dashboard@"^2.0.6" from the root project
npm ERR!     16 more (@customer-alliance/ca-ui-components, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @vue/compiler-sfc@"^3.0.2" from @symfony/[email protected]
npm ERR! node_modules/@symfony/webpack-encore

Should this also allow ^2.7?

https://github.com/symfony/webpack-encore/blob/main/package.json#L114

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