0

i try to login with command HEROKU LOGIN on windows but it gives error like this

autoupdate:: C:\Users\Lenovo PC\AppData\Local\heroku\update.lock.readers.lock is locked
 !    C:\Users\Lenovo PC\AppData\Local\heroku\update.lock.readers.lock is locked

what should i do? thanks

Andre
  • 21
  • 4

1 Answers1

0

Open the update.lock.readers file in any editor and clear or delete the data or code inside the file, make it as a empty file. And run heroku again.

Santhosh
  • 89
  • 1
  • 3