- yarn.lock used a git://github.com/ url, but GitHub disabled
git protocol access more than two years ago
- building some native lib for node-sass failed with compiler errros;
upgrading the package (and whatever new dep requirements it pulled in)
resolved this
- errors resulting from some SSL config not being supported in the
default setup; this is avoided by explicitly choosing the legacy
provider for now