Skip to content

bug: Ionic 8 doesn't work with this cli #45

@qwe12e

Description

@qwe12e

Prerequisites

Codemod version

0.3.0

Current Behavior

I'm trying to use this migration tool to use standalone component. I recently upgraded my app version to "@ionic/angular": "^8.0.0", but when I look at this cli code I can see that you guys looking at
if major < 7
if minor < 5

and of course in the new version we have a minor version of 0 so we can't continue

Expected Behavior

cli should work with ionic 8

Steps to Reproduce

  1. create an ionic angular app with ionic 8
  2. run npx @ionic/angular-standalone-codemods

Code Reproduction URL

No response

Additional Information

No response

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