The "Install Latest Dapr" still shows in the Applications tree view after installing the Dapr on Linux #244
Labels
AT-CTI
Issues found by internal test team
external
The issue results from code outside this repository
investigate
Issues that require investigation
OS: Ubuntu 22.04
Build Version: 20220629.2
Docker Desktop: 4.10.1
Repro Steps:
curl -fsSL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh | /bin/bash
sudo dapr init
.bashrc
file.Expect:
The "No Dapr applications are running." shows in the Applications tree view.
Actual:
![image](https://user-images.githubusercontent.com/57662131/178225757-d9d58ba0-3c42-44a1-9967-861272c30b8d.png)
![image](https://user-images.githubusercontent.com/57662131/178242040-55cd5cea-e867-4e6e-bf49-28403f8d2780.png)
The "Install Latest Dapr" shows in the Applications tree view.
Note:
Check the dapr runtime by command
dapr --version
.More Info:
sudo dapr init
.The text was updated successfully, but these errors were encountered: