Skip to content

Instantly share code, notes, and snippets.

@edsilv
Last active September 3, 2015 09:56
Show Gist options
  • Select an option

  • Save edsilv/8333a54ed65e6e25d533 to your computer and use it in GitHub Desktop.

Select an option

Save edsilv/8333a54ed65e6e25d533 to your computer and use it in GitHub Desktop.
WebStorm "invalid config path" error
# in C:\Program Files (x86)\JetBrains\WebStorm 9.0.3\bin\idea.properties
# uncomment the following sections and set to:
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE config folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
idea.config.path=C:/Users/[user]/.WebStorm10/config
#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
idea.system.path=C:/Users/[user]/.WebStorm10/system
@edsilv

edsilv commented Sep 3, 2015

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment