Closed fhemberger closed 4 years ago
Are you sure? I just did npm i -g alex
and:
tilde in ~
$ alex example.md
example.md: no issues found
tilde in ~
$ alex --version
8.1.0
Works for me? 🤷♂️
Btw, sorry for letting this sit too long (also: I’m on Node v13.0.1 and npm 6.13.6. Does updating your dependencies help?)
Fixed in alex 8.1.0, closing. Thanks!
Oh funky; well good!
Subject of the issue
alex can't resolve paths in home directory
Your environment
Steps to reproduce
npm i -g alex
alex ~/my_file.txt
Expected behaviour
File should be linted
Actual behaviour