You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have already axiom in my debian but when i install in kali i get this error
Please select an option : 2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
zsh is already the newest version (5.9-6+b1).
The following package was automatically installed and is no longer required:
libgphoto2-l10n
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 462 not upgraded.
Backing up /root/.zshrc to /root/.zshrcbak just in case.
Golang already installed, skipping...
You're running ZSH! Installing Axiom to $PATH...
fatal: not a git repository (or any of the parent directories): .git
/proc/self/fd/11: line 351: /root/.axiom/interact/account-helpers/generate_amass.sh: No such file or directory
Configuring your cloud account...
/proc/self/fd/11: line 353: /root/.axiom/interact/axiom-account-setup: No such file or directory
ls: cannot access '/root/.axiom/axiom.json': No such file or directory
Adding axiom_rsa key to Packer builder
/proc/self/fd/11: line 362: : No such file or directory
mv: cannot stat '/root/.axiom/tmp.json': No such file or directory
/proc/self/fd/11: line 363: /root/.axiom/configs/authorized_keys: No such file or directory
Beginning first packer build...
/proc/self/fd/11: line 400: /root/.axiom/interact/axiom-build: No such file or directory
You may need to restart your shell: /usr/bin/zsh
┌──(root㉿kali)-[~]
└─# source ~/.zshrc
/root/.zshrc:source:271: no such file or directory: /root/.axiom/functions/autocomplete.zsh
how can resolv that?
The text was updated successfully, but these errors were encountered:
i have already axiom in my debian but when i install in kali i get this error
Please select an option : 2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
zsh is already the newest version (5.9-6+b1).
The following package was automatically installed and is no longer required:
libgphoto2-l10n
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 462 not upgraded.
Backing up /root/.zshrc to /root/.zshrcbak just in case.
Golang already installed, skipping...
You're running ZSH! Installing Axiom to $PATH...
fatal: not a git repository (or any of the parent directories): .git
/proc/self/fd/11: line 351: /root/.axiom/interact/account-helpers/generate_amass.sh: No such file or directory
Configuring your cloud account...
/proc/self/fd/11: line 353: /root/.axiom/interact/axiom-account-setup: No such file or directory
ls: cannot access '/root/.axiom/axiom.json': No such file or directory
Adding axiom_rsa key to Packer builder
/proc/self/fd/11: line 362: : No such file or directory
mv: cannot stat '/root/.axiom/tmp.json': No such file or directory
/proc/self/fd/11: line 363: /root/.axiom/configs/authorized_keys: No such file or directory
Beginning first packer build...
/proc/self/fd/11: line 400: /root/.axiom/interact/axiom-build: No such file or directory
You may need to restart your shell: /usr/bin/zsh
┌──(root㉿kali)-[~]
└─# source ~/.zshrc
/root/.zshrc:source:271: no such file or directory: /root/.axiom/functions/autocomplete.zsh
how can resolv that?
The text was updated successfully, but these errors were encountered: