Skip to content

Commit

Permalink
weird
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk authored Apr 30, 2022
1 parent 1fe9614 commit 4574779
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions support/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,39 +7,39 @@ Troubleshooting can be done in a series of ways. Below is a list of the current
## 1: **Clean Installation**

<details>
<summary>Steps to Perform for a Clean Installation</summary>
<summary>Steps to Perform for a Clean Installation</summary>

* A clean installation can be done by doing the following guide associated with your operating system:
* A clean installation can be done by doing the following guide associated with your operating system:

{% hint style="warning" %}
Note: This will remove your current login state and unsynced data (Settings, Followed Artists).
{% endhint %}
{% hint style="warning" %}
Note: This will remove your current login state and unsynced data (Settings, Followed Artists).
{% endhint %}

<details>
<summary>Windows</summary>
<details>
<summary>Windows</summary>

1. Uninstall the `Cider` application using the control panel.
2. Delete the following folders:
* `%appdata%/Cider` (*If its present*)
* `%LOCALAPPDATA%\Programs\cider` (*If its present*)
* `%LOCALAPPDATA%\cider-updater` (*If its present*)
3. Reinstall `Cider`.
</details>
1. Uninstall the `Cider` application using the control panel.
2. Delete the following folders:
* `%appdata%/Cider` (*If its present*)
* `%LOCALAPPDATA%\Programs\cider` (*If its present*)
* `%LOCALAPPDATA%\cider-updater` (*If its present*)
3. Reinstall `Cider`.
</details>

<details>
<summary>Linux</summary>
<details>
<summary>Linux</summary>

1. Uninstall the `Cider` application using your system uninstaller.
2. Delete the `.config/Cider` folder. (*If its present*)
3. Reinstall `Cider`.
</details>
1. Uninstall the `Cider` application using your system uninstaller.
2. Delete the `.config/Cider` folder. (*If its present*)
3. Reinstall `Cider`.
</details>

<details>
<summary>macOS</summary>
<details>
<summary>macOS</summary>

1. Delete the `Cider.app` file from your Applications folder.
2. Delete the `Library/Application Support/Cider` folder. (*If its present*)
3. Reinstall `Cider`
</details>
1. Delete the `Cider.app` file from your Applications folder.
2. Delete the `Library/Application Support/Cider` folder. (*If its present*)
3. Reinstall `Cider`
</details>

</details>

0 comments on commit 4574779

Please sign in to comment.