Hmm trying to install apktool, getting a few errors:
```
✔ Are you sure you trust the signer and want to install apktool? · yes
✔ The executables () already exist in PATH, likely from another package manager. Would you like to continue installation? · yes
⠋ Installing package apktool...Unhandled exception:
FileSystemException: Cannot open file, path = '/var/folders/4k/n5mtn2hs32l1cz1pcr9628qw0000gn/T/3a38525e08502aba7347cb3be7dd70d4c0011df9a7dfd7aebacf9c55f99bcd62' (OS Error: Is a directory, errno = 21)
#0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _File.open. (dart:io/file_impl.dart:381)
#2 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:861)
#3 Future._propagateToListeners (dart:async/future_impl.dart:890)
#4 Future._completeWithValue (dart:async/future_impl.dart:666)
#5 Future._asyncCompleteWithValue. (dart:async/future_impl.dart:736)
#6 _microtaskLoop (dart:async/schedule_microtask.dart:40)
#7 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
#8 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118)
#9 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:185)
```
Ouch, sorry about that. I will be fixing that over the weekend and let you know!
Thread collapsed
All that should be fixed now!
zapstore install zapstore to update to 0.0.6 and try again
Thread collapsed