From https://github.com/olafurpg/metadoc/pull/4#issuecomment-310866379:
It seems npm and yarn is installed on every ci run and node_modules is not cached. It would be nice to cache those too, but I don't know what's the best way to achieve that. The yarn.lock and node_modules are located in nested directories.