Nelu
1 min readJan 9, 2020

--

I get standard: command not found when running yarn lint --fix.

% yarn lint --fixyarn run v1.19.2$ standard src/**/*.tsx src/**/*.ts src/**/*.jsx src/**/*.js --fix/bin/sh: standard: command not founderror Command failed with exit code 127.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

--

--

No responses yet