cli
cli copied to clipboard
Installing the data-maintenance-plugin shows lots of warnings about unsupported packages
Do you want to request a feature or report a bug?
If bug, first try running heroku update and setting DEBUG=* to see extra debug information.
What is the current behavior?
Here is the output when installing the data-maintenance plugin:
Installing plugin data-maintenance... ⣽ [1/4] Resolving packages...
Installing plugin data-maintenance... ⣻ [1/4] Resolving packages...
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/help > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Installing plugin data-maintenance... ⣷ [1/4] Resolving packages...
warning @heroku-cli/plugin-data-maintenance > [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > cli-ux > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Installing plugin data-maintenance... ⣻ [1/4] Resolving packages...
warning @heroku-cli/plugin-data-maintenance > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/help > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/config > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/config > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/help > @oclif/config > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @oclif/command > @oclif/help > @oclif/config > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more inInstalling plugin data-maintenance... ⣯ [1/4] Resolving packages...
warning @heroku-cli/plugin-data-maintenance > @heroku-cli/command > @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning @heroku-cli/plugin-data-maintenance > @heroku-cli/command > [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Installing plugin data-maintenance... ⣟ [1/4] Resolving packages...
warning @heroku-cli/plugin-data-maintenance > cli-ux > @oclif/[email protected]: Deprecated in favor of @oclif/core
Installing plugin data-maintenance... ⣯ [3/5] Fetching packages...
warning " > @typescript-eslint/[email protected]" has unmet peer dependency "@typescript-eslint/parser@^6.0.0 || ^6.0.0-alpha".
warning "eslint-config-oclif > [email protected]" has incorrect peer dependency "eslint@^5.3.0".
warning "eslint-config-oclif-typescript > @typescript-eslint/[email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
Installing plugin data-maintenance... installed v0.3.0
What is the expected behavior?
heroku/8.7.1 linux-x64 node-v16.19.0. I'm on Ubuntu.