Skip to content

example app can't be built #131

@jcesarmobile

Description

@jcesarmobile

The example app has a mix of angular 7 and angular 12 dependencies which conflict with each other.
Also uses @ionic/angular 4.x, which is not compatible with angular 12

It's not possible to install on npm 7+ because of peer dependencies.
If you install with npm install --force or use npm 6, it installs, but then npm run build fails with multiple errors.

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