Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

[bug] henesis cannot update due to autocomplete setting #113

Open
ryan-chae opened this issue Oct 4, 2019 · 0 comments
Open

[bug] henesis cannot update due to autocomplete setting #113

ryan-chae opened this issue Oct 4, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@ryan-chae
Copy link
Contributor

  1. set up henesis autocomplete by adding env var to shell profile
    printf "$(henesis autocomplete:script zsh)" >> ~/.zshrc; source ~/.zshrc
    then
    HENESIS_AC_ZSH_SETUP_PATH=/Users/brant/Library/Caches/@haechi-labs/henesis-cli/autocomplete/zsh_setup && test -f $HENESIS_AC_ZSH_SETUP_PATH && source $HENESIS_AC_ZSH_SETUP_PATH statement is enrolled in profile file(.zshrc).

  2. And then if you update henesis-cli version by npm install -g @haechi-labs/henesis-cli, henesiscommand is still not updated due to above setting which refer to cache.

@ryan-chae ryan-chae added the bug Something isn't working label Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant