AtomLinter / linter-stylelint

A plugin for Atom Linter providing an interface to stylelint.
https://atom.io/packages/linter-stylelint
116 stars 37 forks source link

Unable to run stylelint: Cannot find module 'postcss-resource' #404

Open YodaDaCoda opened 6 years ago

YodaDaCoda commented 6 years ago

I started seeing this error a few days ago and my google-fu is failing me - I cannot find any references to "postcss-resource" online, nor in any of my local files, so I'm not sure where this is coming from.

I know this is light in information, but I'm not sure how to get more - please let me know what I can do to help.

YodaDaCoda commented 6 years ago

Update: I've realised that this occurs when the syntax is set to CSS and the file extension is .resource.

Interestingly, it doesn't occur when the syntax is set to SCSS and the file extension is .resource.