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
when running wget -qO- dl.viash.io | bash; mv viash $HOME/bin
issue when the bin directory do not exists: running the install command rename to executable to bin
when running viash ns build --setup cachedbuild --parallel
error: Docker daemon does not seem to be running
solution: sudo systemctl start docker