I was told that the subprocess.Popen call might need some extra attention for windows, even tho now that the node path is part of the config, this could be fine
The main reason why I marked the plugin as osx only and have the windows todo in the readme is that I currently have no windows machine at hand to test it 😐
Hey,
I was told that the
subprocess.Popen
call might need some extra attention for windows, even tho now that the node path is part of the config, this could be fineThe main reason why I marked the plugin as osx only and have the windows todo in the readme is that I currently have no windows machine at hand to test it 😐