Skip to content

reinstall missing plugins#141

Merged
jdx merged 1 commit into
masterfrom
reinstall-missing-plugins
Nov 20, 2015
Merged

reinstall missing plugins#141
jdx merged 1 commit into
masterfrom
reinstall-missing-plugins

Conversation

@jdx
Copy link
Copy Markdown
Contributor

@jdx jdx commented Nov 19, 2015

if the plugin directory is deleted but still exists in the cache the CLI
will error out when the user tries to run a plugin in it. This simply
checks to see if the referenced plugin directory exists in
~/.heroku/node_modules and if not, installs the plugin before running
it.

if the plugin directory is deleted but still exists in the cache the CLI
  will error out when the user tries to run a plugin in it. This simply
  checks to see if the referenced plugin directory exists in
  ~/.heroku/node_modules and if not, installs the plugin before running
  it.
@ransombriggs
Copy link
Copy Markdown

lgtm

jdx pushed a commit that referenced this pull request Nov 20, 2015
@jdx jdx merged commit 959bf2e into master Nov 20, 2015
@jdx jdx deleted the reinstall-missing-plugins branch November 20, 2015 17:11
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