lemonstand / lemonsync-js

A command line development tool for synchronizing LemonStand store theme files.
http://lemonsync-js.lemonstand.com
3 stars 0 forks source link

Can't check version without a config file and from the command line #6

Closed robotpony closed 7 years ago

robotpony commented 7 years ago
[mx@scruffy] ~/me/somefolder 🌵  [master]
🍋  lemonsync --version
🍋  Please create a lemonsync.json file, see our wiki for more information: https://github.com/tomcornall/lemonsync-js 🍋

Expected: you should be able to check version.

Also doesn't work with a config file:

🍋  lemonsync -v (or --version)
🍋  Connecting to your store... 🍋
robotpony commented 7 years ago

Note that you can get the version via npm:

npm list -g | grep lemonsync
├─┬ lemonsync@1.0.13