diff --git a/docs/docs/migration/possible-installation-issues.mdx b/docs/docs/migration/possible-installation-issues.mdx index fbaa6b095..e44ea7772 100644 --- a/docs/docs/migration/possible-installation-issues.mdx +++ b/docs/docs/migration/possible-installation-issues.mdx @@ -34,6 +34,7 @@ TLDR; This folder can be found at: - **Linux or WSL2 on Windows**: `home//.cache/langflow/` - **MacOS**: `/Users//Library/Caches/langflow/` + If you wish to retain your files, ensure to back them up before clearing the folder. -This error often occurs when upgrading Langflow, the new version can't override `langflow-pre.db in `.cache/langflow/`. Clearing the cache removes this file but will also erase your settings. \ No newline at end of file +This error often occurs when upgrading Langflow, the new version can't override `langflow-pre.db` in `.cache/langflow/`. Clearing the cache removes this file but will also erase your settings. \ No newline at end of file