Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upstandard v14 not working with files in a different directory #1384
Comments
This comment has been minimized.
This comment has been minimized.
|
I have the same error with standard@13 but not with standard@12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
revington commentedAug 21, 2019
What version of this package are you using?
14.0.0
What operating system, Node.js, and npm version?
Void Linux, node 10.16.3, npm 6.9.0
What happened?
$ standard --fix $file-not-same-directoryfails withbut
$ standard --fix file.jsworks as expected