styelint and postcss are installed in the folder, locally, and globabally. at the command line i can run the stylelint at each level and get the correct output.
when sublime starts up it shows
startup, version: 3114 osx x64 channel: stable
executable: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
working dir: /
packages path: /Users/alisowski/Library/Application Support/Sublime Text 3/Packages
state path: /Users/alisowski/Library/Application Support/Sublime Text 3/Local
zip path: /Applications/Sublime Text.app/Contents/MacOS/Packages
zip path: /Users/alisowski/Library/Application Support/Sublime Text 3/Installed Packages
ignored_packages: ["Vintage"]
pre session restore time: 0.283832
using gpu buffer for window
using gpu buffer for window
startup time: 0.43629
unsupported pixel depth
first paint time: 0.542414
scan: /Users/alisowski/Documents/Web-Player-master/node_modules/fuego-schema/mocks has been seen before, skipping (using inode) previous path: /Users/alisowski/Documents/Web-Player-master/mocks inode: 14944439
scan: /Users/alisowski/Documents/Web-Player-Handlebars-Andrew/node_modules/fuego-schema/mocks has been seen before, skipping (using inode) previous path: /Users/alisowski/Documents/Web-Player-Handlebars-Andrew/mocks inode: 18053259
.....
reloading plugin Babel.Babel
reloading plugin SublimeLinter.commands
reloading plugin SublimeLinter.sublimelinter
reloading plugin SublimeLinter-contrib-eslint.linter
SublimeLinter: eslint linter loaded
reloading plugin SublimeLinter-contrib-stylelint.linter
SublimeLinter: stylelint linter loaded
plugins loaded
SublimeLinter: debug mode: on
SublimeLinter: temp directory: /var/folders/kd/4dz51_q566sg7y02l6gwc8zr9mjqwm/T/SublimeLinter3-alisowski
Package Control: No updated packages
reloading settings Packages/User/SublimeLinter.sublime-settings
otherwise i get no output from stylelint. any help?
Hey, Im on
"stylelint": "6.5.1", "stylelint-config-standard": "8.0.0",
styelint and postcss are installed in the folder, locally, and globabally. at the command line i can run the stylelint at each level and get the correct output.
when sublime starts up it shows
startup, version: 3114 osx x64 channel: stable executable: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text working dir: / packages path: /Users/alisowski/Library/Application Support/Sublime Text 3/Packages state path: /Users/alisowski/Library/Application Support/Sublime Text 3/Local zip path: /Applications/Sublime Text.app/Contents/MacOS/Packages zip path: /Users/alisowski/Library/Application Support/Sublime Text 3/Installed Packages ignored_packages: ["Vintage"] pre session restore time: 0.283832 using gpu buffer for window using gpu buffer for window startup time: 0.43629 unsupported pixel depth first paint time: 0.542414 scan: /Users/alisowski/Documents/Web-Player-master/node_modules/fuego-schema/mocks has been seen before, skipping (using inode) previous path: /Users/alisowski/Documents/Web-Player-master/mocks inode: 14944439 scan: /Users/alisowski/Documents/Web-Player-Handlebars-Andrew/node_modules/fuego-schema/mocks has been seen before, skipping (using inode) previous path: /Users/alisowski/Documents/Web-Player-Handlebars-Andrew/mocks inode: 18053259 ..... reloading plugin Babel.Babel reloading plugin SublimeLinter.commands reloading plugin SublimeLinter.sublimelinter reloading plugin SublimeLinter-contrib-eslint.linter SublimeLinter: eslint linter loaded reloading plugin SublimeLinter-contrib-stylelint.linter SublimeLinter: stylelint linter loaded plugins loaded SublimeLinter: debug mode: on SublimeLinter: temp directory: /var/folders/kd/4dz51_q566sg7y02l6gwc8zr9mjqwm/T/SublimeLinter3-alisowski Package Control: No updated packages reloading settings Packages/User/SublimeLinter.sublime-settings
otherwise i get no output from stylelint. any help?