diogo

Results 3 comments of diogo

Having the same issue with: ```shell yes | cdk deploy --app "npx ts-node bin/stack.ts" --required-approval never --profile profile --context account=account --context region=region ``` * It doesn't help specifying the app...

Even with: ``` $ colima delete $ colima start INFO[0000] starting colima INFO[0000] runtime: docker INFO[0000] creating and starting ... context=vm > [hostagent] hostagent socket created at /Users/diogo/.colima/_lima/colima/ha.sock > [hostagent]...

at ``~/.tmux.conf``: ``` set -g @tpm_plugins ' \ tmux-plugins/tpm \ tmux-plugins/tmux-sensible \ tmux-plugins/tmux-resurrect \ tmux-plugins/tmux-continuum \ ' ``` (``ctrl+I`` still to no avail) Install the plugins with: ```shell . ~/.tmux/plugins/tpm/bin/install_plugins...