This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Description
Bug description
Invalid Config Directory
The IDE cannot create the directory.
Possible reason: parent directory is read-only or the user lacks necessary permissions.
If you have modified the 'idea.config.path' property, please make sure it is correct,
otherwise, please re-install the IDE.
Location: /home/projector-user/.config/JetBrains/CLion2021.2
java.nio.file.AccessDeniedException: /home/projector-user/.config/JetBrains
Steps to reproduce
Simply changed it to use the default gitpod template and changed the name of the repo.
Expected behavior
Hopefully CLion opens.
Example repository
No response
Anything else?
No response