Open eduxsan opened 4 years ago
Hi, I cannot reproduce this issue, path.dirname argument is textEditor.getPath() and according to the atom api doc (https://flight-manual.atom.io/api/v1.8.0/TextEditor/#instance-getPath), this function should always return a string.
Let me know if you find more info on this.
Argument to
path.dirname
must be a string