Cannot run tool tye after install globally
mastoj opened this issue · 2 comments
mastoj commented
I tried to follow the steps to install tye and ran dotnet tool install -g Microsoft.Tye --version "0.4.0-alpha.20371.1" in my wsl2 instance running ubuntu with zsh.
Starting the terminal doesn't help. Trying to install tye again gives:
Tool 'microsoft.tye' is already installed.
And trying to run tye gives:
Command not found
Please let me know I can provide any more info.
mastoj commented
I think the issue is that .dotnet/tools isn't in my path... not sure why it isn't though.
swimhiking commented
Yes, I got same error on Ubuntu 20.04.