Hi,
I am very fresh with npm and want to run stylelint.
npm run rtlcss
and npm run eslint
works fine. But npm run stylelint
does not work for me (on a Windows 10 machine):
![grafik]()
(Stylelint 14.9.1 - given by the actual package-lock.json)
Could you help me please?