-
Notifications
You must be signed in to change notification settings - Fork 34
Trouble Shooting
sung-su.kim edited this page Apr 20, 2022
·
17 revisions
If you encounter problems when installing Tizen workload, you need to check the following:
- This scripts needs to be installed with admin rights.
-
RemoteSignedor higherExecutionPolicyis required for this script execution.
$ Set-ExecutionPolicy RemoteSigned
$ Get-ExecutionPolicy
RemoteSigned
- If dotnet sdk is not installed in the default path, it is necessary to set the
$DOTNET_ROOTenvironment variable as the installation path.
- After you install the
Visual Studio 2022 tools for Tizenextension, you need admin rights to install the Tizen workload at the first run.
- using dotnet command with workload ID
$ dotnet workload list
설치된 워크로드 ID 설치 원본
----------------------------
tizen SDK 6.0.300
$ dotnet workload uninstall tizen
- Remove workload manifest directory
C:\Program Files\dotnet\sdk-manifests\6.0.300\samsung.net.sdk.tizen