Yarn does not work

circle.yml: https://gist.github.com/a0813195c9a0f6935961fe51c5287024
docs: https://circleci.com/docs/1.0/yarn/

CircleCI output

bash: line 1: yarn: command not found
yarn returned exit code 127
Action failed: yarn

Yarn worked fine for me https://circleci.com/gh/ryanwohara/test-2.0/290

1 Like

Marking this solved - but please let us know if you (or anyone else) are still having an issue @guyjacks

Thanks!

Nothing changed! I’m still having the issue.

The only other thing I can guess is perhaps you are using our 12.04 image. You can see that in your Project Settings>Build Environment.

Best of luck!

I’m on version 14

Can you link me to a build? If you’d like to keep the URL private, you can DM it to me.

Oddly, it I got it working last night, by adding “echo $PATH” to the dependencies override directive