I have previously exported my Bitwarden data and deleted my account. Now I am trying to import using CLI but I get “zsh: command not found: bw”. First, how can I fix this problem? Second, what format should I specify if the original format is just a Bitwarden export?
Update: I downloaded and opened native Bitwarden CLI but all the problems persist.
Last login: Thu Jun 29 09:11:15 on ttys000
kamran@Kamrans-MacBook-Pro ~ % /Users/kamran/Downloads/bw ; exit;
zsh: bad CPU type in executable: /Users/kamran/Downloads/bw
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Hi @bw-admin, changing the directory to desktop doesn’t make a difference. I get the same error as @kamran. For reference, I installed it by double-clicking the executable downloaded from:
which created a few folders.
To troubleshoot, I restarted my Mac, I tried switching my shell to bash, and also running bw login after moving it to the Desktop and also to the Applications folder, all with no luck.