Node Sass не смог найти привязку для вашей текущей среды: Linux 64-бит с node.js 10.x
npm rebuild node-sass
Cloudy Capuchin
npm rebuild node-sass
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.