idok / scss-lint-plugin

SCSS Lint plugin for intellij
http://plugins.jetbrains.com/plugin/7530
93 stars 8 forks source link

PyCharm problem #4

Closed jengdal closed 9 years ago

jengdal commented 9 years ago

I'm getting this error after installing the plugin in PyCharm:

Plugin "scss-lint" was not loaded: required plugin "org.jetbrains.plugins.yaml" not installed.

I can't find a yaml plugin in the repositories.

PyCharm version: 4 (and at least the one before 4). Plugin version: 1.0.9.

davelaflam commented 9 years ago

Getting the same error with RubyMine 7.0.2 build 139.800

justin808 commented 9 years ago

Any fix for this?

idok commented 9 years ago

Thanks for the feedback. Removed YAML dependency, an update will be available soon.

jengdal commented 9 years ago

Thanks!