I am using WSL2, with project on wsl2 and idea on ...
# intellij
s
I am using WSL2, with project on wsl2 and idea on host On opening the project I get
Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA
Looking into logs, I see following
Copy code
Caused by: java.nio.file.AccessDeniedException: \\wsl$\Arch\home\dragneelfps\Dev\realworld-kotlin-ktor\.idea\workspace.xml -> \\wsl$\Arch\home\dragneelfps\Dev\realworld-kotlin-ktor\.idea\workspace.xml~
Any help will be appreciated. Thanks in advance.
intellij version
a
Please report an issue to https://youtrack.jetbrains.com/issues/IDEA with attached IDE logs and steps to reproduce.