Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devDependency cannot be updated #93

Open
purplecabbage opened this issue Sep 29, 2022 · 0 comments
Open

devDependency cannot be updated #93

purplecabbage opened this issue Sep 29, 2022 · 0 comments

Comments

@purplecabbage
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant