GSA / code-gov-web

DEPRECATED 🛑- Federal Source Code policy implementation.
Other
408 stars 110 forks source link

Node-Sass not installing on Chromebook #673

Closed DanielJDufour closed 5 years ago

DanielJDufour commented 5 years ago

Your issue may already be reported! Please search on the issue track before creating one.

Expected Behavior

npm install should work

Current Behavior

npm install doesn't work because node-sass won't install

Possible Solution

Change default implementation option for sass-loader to sass

Steps to Reproduce (for bugs)

  1. npm i

Context

Can't develop on my chromebook

Your Environment

DanielJDufour commented 5 years ago

New react version uses 'sass' instead of node-sass. Closing this.