majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.34k stars 466 forks source link

I have a error: panic: could not read metadata: failed to describe file '/Users/*****/.ipatool': stat /Users/*****/.ipatool: no such file or directory #192

Closed emaperr closed 1 year ago

emaperr commented 1 year ago

What happened?

I am on mac with M1. I installed ipatool with brew. The helper is working: image

But, when I try make the login, I see the next error: image

I see the same for login info, search, download. Can you helpme please?

Version

version 2.1.0

Relevant log output

No response

emaperr commented 1 year ago

I was able to solve this problem with ipatool by doing the following:

By doing this, I was able to successfully log in, and now the application is functioning properly.