Open patrykgielo opened 7 years ago
Can you remove the '/' from the directory name and try ?
I tried with slash, without and 10 others configuration, all return errors when i declare path not file. Maybe i need specific node version?
Okay i debugged your code and i find problem. I have more directories in my css folder, when script find directory instead of files then return errors. Can you fix this?
Yeah It doesn't check for subdirectories. For the time being can you do one folder at a time (directory/subDirectory) , meanwhile I will fix this.
Hi, i tried declare the path to directory, but script sends me an error message, expects filename not directory
My command was: $ less-scss-convertor css/ in this folder i have my less files and more directories with less files