Skip to content

Switch to `asdf` as preferred dependency manager

Evan Read requested to merge eread/set-asdf-dependencies into master

Based on some recent work in gdk land:

And with asdf and .tool-versions files showing up in more places:

This MR doesn't force anyone to use asdf, it just puts the necessary things in place for that to be a good experience.

I modified the code that calls out to yarn so that not only does it have to be present, but it has to run perfectly. For an asdf user, having the wrong version will cause these processes to fail more obviously now.

Edited by Evan Read

Merge request reports