Skip to content

devDependency cannot be updated #93

@purplecabbage

Description

@purplecabbage

There is a devDep on {"@adobe/aio-cli-plugin-app": "^8.0.0"} however the current version is 9.2.0

I tried updating this, but immediately broke all the tests.

The way this is used it appears it could actually be a peer dependency. I think this need to be thought out and re-architected to work with published apis.

Calls to @adobe/aio-cli-plugin-app/src/commands/app/deploy are bound to break at any time, without even a major version bump, this is internal to the aio-cli-plugin-app and should not be directly depended on.

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