Answers for "you intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the path."

0

* You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.

export PATH="$PATH:$HOME/.dotnet/tools/"
Posted by: Guest on January-08-2022

Code answers related to "you intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the path."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language