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

Update README.md #76

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Update README.md #76

merged 1 commit into from
Aug 20, 2024

Conversation

kgarigipati
Copy link
Contributor

@kgarigipati kgarigipati commented Sep 8, 2022

Trying to get plugin using command heroku plugins:install addons-admin in Dcoker failed with the below error

❯ heroku plugins:install addons-admin
error An unexpected error occurred: "https://registry.npmjs.org/addons-admin: Not found".
Installing plugin addons-admin... failed
Error: yarn add addons-admin@latest --non-interactive --mutex=file:/Users/kgarigipati/.local/share/heroku/yarn.lock --preferred-cache-folder=/Users/kgarigipati/Library/Caches/heroku/yarn --check-files --registry=https://registry.npmjs.org exited with code 1
    at ChildProcess.<anonymous> (/usr/local/Cellar/heroku/7.59.0/lib/client/7.62.0/node_modules/@oclif/plugin-plugins/lib/yarn.js:31:28)

This command worked heroku plugins:install @heroku-cli/plugin-addons-admin , so updating the readme

@eablack eablack force-pushed the Change-installation-command branch from 264c394 to feb9744 Compare August 20, 2024 15:36
@eablack eablack requested a review from a team as a code owner August 20, 2024 15:36
Copy link
Contributor

@eablack eablack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eablack eablack merged commit d03ad86 into main Aug 20, 2024
4 checks passed
@eablack eablack deleted the Change-installation-command branch August 20, 2024 15:38
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

Successfully merging this pull request may close these issues.

2 participants