# Yarn errors new install

**URL:** https://discourse.roots.io/t/yarn-errors-new-install/18886
**Category:** sage
**Tags:** sage9
**Created:** 2020-08-12T12:19:08Z
**Posts:** 3
**Showing post:** 3 of 3

## Post 3 by @alwaysblank — 2020-08-12T16:23:20Z

The title obviously has no connection, but I think some of the issues in this thread may be related: [Docker + Bedrock + Sage](https://discourse.roots.io/t/docker-bedrock-sage/18758)

Personally, I would _strongly_ suggest abandoning `node-sass` and switching to `sass` (the Dart-based implementation). IIRC `node-sass` has to do a bunch of compiling on install, which is frequently what causes issues (at least for me) and `sass` doesn’t have to do any of that–it generally Just Works. I posted a bit about how to switch here, but it’s very straightforward: [Node version requirement by Sage 9](https://discourse.roots.io/t/node-version-requirement-by-sage-9/18666/3) (I believe Sage 10 de-facto uses `sass` because Mix has switch over to the Dart implementation.)

---

_[View the full topic](https://discourse.roots.io/t/yarn-errors-new-install/18886)._
