dalekjs / dalek-cli

[unmaintained] Command line runner for dalekjs testing framework
MIT License
25 stars 7 forks source link

dalek -v doesn't return version (local nor global) #3

Closed ghost closed 10 years ago

ghost commented 10 years ago

CLI doesn't return version but [SyntaxError: Unexpected token /]

First, thanks for your work! Following your Get Started guide (http://dalekjs.com/pages/getStarted.html). I ran into this non blocking issue.

Usage: dalek [test files] {OPTIONS}

Options:
  --version, -v   Shows the version of the dalek-cli & local dalek installation

  --reporter, -r  Reporter(s) you would like to invoke                          
  --driver, -d    Driver(s) you would like to invoke                            
  --browser, -b   Browser(s) you would like to invoke                           
  --logLevel, -l  Log level, controls the amount of information outputted to
                  the console (0 to 5)                                          
  --remote        Starts a dalek host server for clients to connect to          
  --nocolors      Disable colorized output in the console                       
  --nosymbols     Disable UTF-8 symbols in the console                          
  --help, -h      Show this message                                             

[SyntaxError: Unexpected token /]

The last line, made me think that you will be interested in that issue: [SyntaxError: Unexpected token /]

Please do not hesitate to comment the way the issue is reported. Hope it helps! Available for further information on next week.

asciidisco commented 10 years ago

I was able to reproduce & fix it locally. Will be resolved with the next CLI version thats going to be released tomorrow (16/01/14).

Thanks for filing.

Cheers

ghost commented 10 years ago

Wonderful! Thanks a lot.

(I'm playing with FuncUnit, but am also sure you still know its existence. If not it's done. ;)

Will try it next week.

asciidisco commented 10 years ago

Fix in 0.0.4