Cloned down on Windows 10, hit em with that `yarn add --force node-sass` from #26, and now getting the above error. Workaround: replace sass 5 with 4.11.0 as per [stackoverflow](https://stackoverflow.com/a/64626556)
Cloned down on Windows 10, hit em with that
yarn add --force node-sassfrom #26, and now getting the above error.Workaround: replace sass 5 with 4.11.0 as per stackoverflow