Upgrading IntelliJ IDEA after Sierra Upgrade: does not have write access to /private/var

后端 未结 13 1073
刺人心
刺人心 2021-02-02 08:44

Trying to upgrade Intellij IDEA from 2016.2 to 2016.2.5 and I am getting this error:

IDEA does not have write access to /private/var/folders/_q/7md3pcy1

13条回答
  •  时光取名叫无心
    2021-02-02 09:15

    I had the same problem, the only thing that I do was the next:

    $ brew cask reinstall intellij-idea.
    

    After that I open the IntelliJ and select the option related with import previous config.

    That new version is able to be updated.

提交回复
热议问题