Open Sharlikran opened 4 years ago
@idok Is this no longer compatible with Pycharm? When it asks for the EXE in the settings it is not found. There is no scss*.exe on my system in the C: drive. Are there specific windows installation instructions? Is there a support thread to help get this working?
I don't understand why it says version 0.59.0 from GitBash
I used gem install scss_lint
to install it
@idok https://github.com/sds/scss-lint/issues/983
Posted there also because I don't think this works with Pycharm anymore at all.
Any update on "There is no *.exe" ?
Any update? Same issue on my end.
No. I am told pretty much nobody cares and what I hate is that there is no support to get it working for those that have no idea how to do so.
The official wording I get though is that it's not supported add to contact the plugin author. So everybody just kind of passes the buck to the other person that's the author of some other thing whether you know what that other thing is or not.
Versions
Windows 7 IntelliJ IDEA Educational Edition 2019.3 x64 I do not have Java installed on my computer as I do not need it. I do have NodeJs installed because it was a requirement
Description
Went to Jetbrains and I installed all that including NodeJs and did the NPM install Went to GitHub It tells me to just gem install it Went to a How to use Link That link gives me mac pictures that are obviously not going to work on a PC. There is no scss-lint yaml file and I have hide file extensions disabled so I will see ALL extensions. There is only a bat file. Using the scss-lint file with no extension in the config does nothing In fact it errors and tells me to find the lint.exe If I use that and I don't specify the exe then I get this long mess of text
The settings screen does not automatically find lint.
Steps to Reproduce
None you just open it.
Expected behavior:
Find Lint automatically
Read this page No install instructions. Went here No install instructions
Actual behavior:
Doesn't know lint is installed
What are the install steps?
What do I do in order for the Jetbrains program to use scss-lint?