Skip to content

force updating of outdated plugins#160

Merged
jdx merged 1 commit into
masterfrom
update-outdated
Dec 10, 2015
Merged

force updating of outdated plugins#160
jdx merged 1 commit into
masterfrom
update-outdated

Conversation

@jdx
Copy link
Copy Markdown
Contributor

@jdx jdx commented Dec 9, 2015

npm update doesn't seem to update for some users. They get this error
for some reason:

npm verb outdated not updating heroku-apps because it's currently at the
maximum version that matches its specified semver range

The best way I found to fix this was to more directly find outdated
packages and update them by installing the specific, newest version.

@jdx jdx force-pushed the update-outdated branch 3 times, most recently from 657652e to fbf1e16 Compare December 10, 2015 17:54
`npm update` doesn't seem to update for some users. They get this error
for some reason:

```
npm verb outdated not updating heroku-apps because it's currently at the
maximum version that matches its specified semver range
```

The best way I found to fix this was to more directly find outdated
packages and update them by installing the specific, newest version.
@ransombriggs
Copy link
Copy Markdown

lgtm

jdx pushed a commit that referenced this pull request Dec 10, 2015
force updating of outdated plugins
@jdx jdx merged commit 68fe6d2 into master Dec 10, 2015
@jdx jdx deleted the update-outdated branch December 10, 2015 22:38
jdx pushed a commit that referenced this pull request Jun 19, 2018
jdx pushed a commit that referenced this pull request Jun 19, 2018
cli plugins cannot belong to orgs
jdx pushed a commit that referenced this pull request Jun 19, 2018
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