0

I am trying to get the csslint - cli ( https://github.com/stubbornella/csslint ) to run on my system (windows 7).

After typing in java -jar rhino\js.jar csslint-rhino.js styles.css and hitting enter nothing happens.

Version numbers are all up-to-date. I am running the CMD as an admin.

Below you can see what my CMD shows me when i am trying to start csslint. Also you can see all the relevant version numbers:

 cmd

Any ideas?

stephanlindauer
  • 1,910
  • 2
  • 14
  • 17

1 Answers1

0

seems to work in older versions of rhino. rhino1_6R7 in my case...

stephanlindauer
  • 1,910
  • 2
  • 14
  • 17