enriquepiatti / Magicento

PHPStorm plugin for Magento developers
115 stars 35 forks source link

[Magicento2 -1.7.1][PhpStorm 2019.2] Error when installing plugin #305

Closed LukSky24 closed 5 years ago

LukSky24 commented 5 years ago

Hey, I have a problem installing Magicento2 in my Phpstorm. Every time I want to install it (screen with the version and plugins is attached), I must restart Phpstorm, and i get a error that is shown on the screen below. Can you help me with this problem? error_log install_screen

enriquepiatti commented 5 years ago

Can you try File > Invalidate cache restart and try again?
Anyway, I think is a problem with 2019.2 version, could be related to this:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360004371099-Scene-Builder-does-not-work-anymore-after-update-to-2019-2-version
But nobody is answering about that problem.
If you have the chance to downgrade to previous PhpStorm version I recommend that until I can find the fix

LukSky24 commented 5 years ago

I downgraded it but it doesn't help. At the end, it was very trivial problem. I just don't have permission to write for this extension files. After I got this, this extension start working.

enriquepiatti commented 5 years ago

perfect, thanks for the tip, could be useful for other users