In the past I installed stylus globally, but now I try to put eslint, etc. into my project dependencies. I installed stylus locally, but seems it can't find the executible. I placed this in Stylus.sublime-settings - User, but no luck:
{
"binDir": "**/node_modules/stylus/bin",
}
Is it possible to use this plugin with locally installed stylus?
In the past I installed
stylusglobally, but now I try to puteslint, etc. into my project dependencies. I installedstyluslocally, but seems it can't find the executible. I placed this inStylus.sublime-settings - User, but no luck:Is it possible to use this plugin with locally installed
stylus?