Heroku login error on Windows cmd

Asked

Viewed 121 times

1

I try to access the services of Heroku by cmd, but I receive this message:

C:\Users\xxx.xxx.xxx
λ heroku login
 !    EPERM: EPERM: operation not permitted, open 'C:\Program Files (x86)\GNU\SSH\_netrc'

1 answer

1


One of the causes for this error is file access permission. Check whether the file is as readonly through the file properties.

If you are, weaning option and try again.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.