Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Installing failed #37

Open
AlexanderHryk opened this issue Jul 6, 2016 · 5 comments
Open

Installing failed #37

AlexanderHryk opened this issue Jul 6, 2016 · 5 comments

Comments

@AlexanderHryk
Copy link

I can't install this plugin. I can successfully clone git repo but when I try to install plugin using heroku plugins:install https://github.com/heroku/heroku-deploy it throws me an error:
!Unable to load plugin heroku-deploy.
...
Error: cannot load such file -- heroku/command/deploy (LoadError)
...
Version: heroku/toolbelt/3.43.5 (i386-mingw32) ruby/2.1.7

Java version: 1.8.0_74

@AlexanderHryk
Copy link
Author

Is there any way to install this plugin manually?

@jkutner
Copy link
Contributor

jkutner commented Jul 6, 2016

@AlexanderHryk can you try running heroku update and then running the plugin:install command again?

@AlexanderHryk
Copy link
Author

AlexanderHryk commented Jul 6, 2016

heroku update

! rename C:\Users\Олександр\AppData\Local\heroku\cli C:\Users\Олександр\AppData\Local\heroku\tmp\493585674\heroku: Access is denied.

P.S.
Cmd has been runned with administrator permission.

@jkutner
Copy link
Contributor

jkutner commented Jul 6, 2016

@AlexanderHryk I think running as administrator might have messed up the permission of the heroku directory. Can you try deleting the C:\Users\Олександр\AppData\Local\heroku directory, and then running heroku update again. If that works, you should be able to run plugins:install. Let me know if that works.

@AlexanderHryk
Copy link
Author

After deleting 'heroku' folder update has been completed successfully, but problem with installing deploy-plugin is still present (the same error info).

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

No branches or pull requests

2 participants