You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a set of steps to reproduce the behavior (example):
Run make lint
Expected behavior:
As a contributor, when I've installed the development dependencies, I should be able to run the make commands.
Actual behavior:
/Library/Developer/CommandLineTools/usr/bin/make -C site lintyarn installmake[1]: yarn: No such file or directorymake[1]: *** [dev-dependencies] Error 1make: *** [lint] Error 2