IntelliJ after update i can't load dart/flutter plugin

279

It's a known bug in the Toolbox application .

The workaround is to edit -Didea.plugins.path= in Help | Edit Custom VM Options to move plug-ins folder outside of the user's home directory.

Share:
279
m3los
Author by

m3los

Updated on December 14, 2022

Comments

  • m3los
    m3los over 1 year

    I updated IntelliJ community version via IntelliJ toolbox and now i can't run my code. Flutter doctor says that everything is ok. In IntelliJ -> Settings -> Plugins, installed -> i don't see flutter or dart plugins and in plugins market is endless loading. I tried uninstall but the problem persists

    situation

    • CrazyCoder
      CrazyCoder over 4 years
      Check idea.log for errors. Marketplace loads just fine here. Contact support for help.
    • m3los
      m3los over 4 years
      At the end of idea.log file i got "[ 77427] INFO - .ide.plugins.PluginManagerMain - Main plugin repository is not available ('Cannot create directory C:\Users\Milo?\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\c‌​h-0\192.6817.14.plug‌​ins'). Please check your network settings."