Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

@nxext/ionic-angular - Not Compatible with latest @nx/angular #35

@SvenBudak

Description

@SvenBudak

I use node 22.2.0 and npm v 10.7.0

Steps to reproduce:

$ npx create-nx-workspace@latest

√ Where would you like to create your workspace? · test-app
√ Which stack do you want to use? · none
√ Package-based monorepo, integrated monorepo, or standalone project? · integrated
√ Do you want Nx Cloud to make your CI fast? · skip

Then add angular:

nx add @nx/angular

Then try to add ionic

$ npm install --save-dev --exact @nxext/ionic-angular

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @anime-sector/source@0.0.0
npm error Found: @nx/angular@19.1.2
npm error node_modules/@nx/angular
npm error   dev @nx/angular@"^19.1.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/angular@"18.2.4" from @nxext/ionic-angular@18.0.4
npm error node_modules/@nxext/ionic-angular
npm error   dev @nxext/ionic-angular@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error C:\Users\Sven\AppData\Local\npm-cache\_logs\2024-06-03T21_30_26_068Z-eresolve-report.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions